@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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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;
  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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587508'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^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%3A587483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587483> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587483'^^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:587483'^^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%3A587484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587484> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587484'^^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:587484'^^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%3A587511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587511> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587511'^^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:587511'^^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%3A587489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587489> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587489'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587489'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A587512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587512> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587512'^^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:587512'^^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%3A587492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587492> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587492'^^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:587492'^^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%3A587493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587493> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587493'^^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:587493'^^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%3A587520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587520> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587520'^^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:587520'^^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%3A587415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587415> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587415'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587415'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A587414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587414> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587414'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587414'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A587486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587486> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587486'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587486'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A587468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587468> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587468'^^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:587468'^^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%3A587465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587465> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587465'^^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:587465'^^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%3A587409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587409> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587409'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587409'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587532> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587532'^^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 '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:587532'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A587531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587531> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587531'^^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 '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:587531'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A587530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587530> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587530'^^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 '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:587530'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A587495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587495> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587495'^^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:587495'^^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%3A587537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587537> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587537'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587537'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A587538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587538> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587538'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587538'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A587539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587539> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587539'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587539'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A587540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587540> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587540'^^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:587540'^^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%3A587325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587325> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587325'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587325'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587542> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587542'^^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:587542'^^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%3A587543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587543> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587543'^^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:587543'^^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%3A602454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602454> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602454'^^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:602454'^^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%3A602453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602453> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602453'^^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:602453'^^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%3A602417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602417> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602417'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^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 '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602417'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^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%3A602445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602445'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^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 '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602445'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A602441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602441> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602441'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^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 '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602441'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^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%3A596814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596814'^^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:596814'^^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%3A595254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595254> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595254'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595254'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A595255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595255> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595255'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595255'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A595256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595256> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595256'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595256'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A595257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595257> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595257'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595257'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A595258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595258> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595258'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595258'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A595250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595250> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595250'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595250'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A595312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595312> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595312'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595312'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^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%3A595259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595259> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595259'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595259'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A595313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595313> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595313'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595313'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^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%3A595315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595315> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595315'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595315'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^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%3A595316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595316> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595316'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595316'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^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%3A595318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595318> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595318'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595318'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A595321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595321'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595321'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A595322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595322'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595322'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A595291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595291> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595291'^^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:595291'^^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%3A595276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595276> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595276'^^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:595276'^^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%3A595310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595310> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595310'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595310'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^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%3A595297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595297> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595297'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595297'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^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%3A595285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595285> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595285'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595285'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A595284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595284> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595284'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595284'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A595283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595283> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595283'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595283'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A595282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595282> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595282'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595282'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A595249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595249> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595249'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595249'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A595280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595280> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595280'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595280'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^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%3A595278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595278> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595278'^^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:595278'^^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%3A595288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595288> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595288'^^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:595288'^^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%3A595242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595242> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595242'^^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:595242'^^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%3A595309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595309> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595309'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595309'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^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%3A595247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595247> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595247'^^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:595247'^^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%3A595246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595246> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595246'^^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:595246'^^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%3A595301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595301> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595301'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595301'^^xsd:anyURI;
  dwc:observationDate '1991-10-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%3A595245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595245> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595245'^^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:595245'^^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%3A595306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595306> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595306'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595306'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^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%3A595171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595171> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595171'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595171'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A595169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595169> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595169'^^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 '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:595169'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595168> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595168'^^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 '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:595168'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595166> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595166'^^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 '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:595166'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595165> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595165'^^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 '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:595165'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595163> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595163'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595163'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A595175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595175> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595175'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595175'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A595226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595226> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595226'^^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:595226'^^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%3A595251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595251> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595251'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595251'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A595252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595252> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595252'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595252'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A605728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605728> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605728'^^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:605728'^^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%3A605748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605748> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605748'^^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:605748'^^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%3A605747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605747> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605747'^^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:605747'^^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%3A605746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605746> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605746'^^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:605746'^^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%3A605742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605742> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605742'^^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:605742'^^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%3A605741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605741> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605741'^^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:605741'^^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%3A605752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605752> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605752'^^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:605752'^^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%3A605753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605753> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605753'^^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:605753'^^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%3A603662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603662> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603662'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603662'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A603582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603582> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603582'^^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:603582'^^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%3A603665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603665> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603665'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603665'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A603659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603659> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603659'^^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 '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:603659'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A603666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603666> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603666'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603666'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A603646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603646> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603646'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603646'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A603653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603653> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603653'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603653'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A603647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603647> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603647'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603647'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A603622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603622> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603622'^^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:603622'^^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%3A603649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603649> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603649'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603649'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A603650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603650> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603650'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603650'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A603651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603651> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603651'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603651'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A603672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603672> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603672'^^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:603672'^^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%3A603652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603652> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603652'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603652'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A603645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603645> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603645'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603645'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A603660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603660> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603660'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603660'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A603669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603669> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603669'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603669'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A603547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603547> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603547'^^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:603547'^^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%3A603623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603623> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603623'^^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:603623'^^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%3A603600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603600> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603600'^^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:603600'^^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%3A603594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603594> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603594'^^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:603594'^^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%3A603591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603591> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603591'^^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:603591'^^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%3A603587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603587> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603587'^^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:603587'^^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%3A603586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603586> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603586'^^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:603586'^^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%3A603605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603605> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603605'^^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:603605'^^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%3A603648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603648> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603648'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603648'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A600561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600561> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600336'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^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 '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600336'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600523> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600523'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^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 '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600523'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600525> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600525'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^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 '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600525'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606028> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606028'^^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:606028'^^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%3A605992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605992> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605992'^^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:605992'^^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%3A605993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605993> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605993'^^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:605993'^^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%3A605998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605998> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605998'^^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:605998'^^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%3A605999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605999> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605999'^^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:605999'^^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%3A606000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606000> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606000'^^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:606000'^^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%3A606001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606001> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606001'^^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:606001'^^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%3A606002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606002> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606002'^^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:606002'^^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%3A605982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605982> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605982'^^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:605982'^^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%3A605738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605738> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605738'^^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:605738'^^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%3A603512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603512> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603512'^^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:603512'^^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%3A603510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603510> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603510'^^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:603510'^^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%3A603506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603506> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603506'^^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:603506'^^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%3A603504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603504> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603504'^^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:603504'^^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%3A603474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603474> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603474'^^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:603474'^^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%3A603480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603480> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603480'^^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:603480'^^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%3A603463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603463> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603463'^^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:603463'^^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%3A603513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603513> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603513'^^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:603513'^^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%3A605072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605072> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595151'^^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 '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:595151'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595160> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595160'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595160'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A595148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595148> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595148'^^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 '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:595148'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595161> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595161'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595161'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A595145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595145> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595145'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595145'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A595144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595144> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595144'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595144'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A595143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595143> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595143'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595143'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A595142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595142> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595142'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595142'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A595141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595141> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595141'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595141'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A595139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595139> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595139'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595139'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587558> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587558'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587558'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A587563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587563> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587563'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587563'^^xsd:anyURI;
  dwc:observationDate '1991-07-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%3A587561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587561> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587561'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587561'^^xsd:anyURI;
  dwc:observationDate '1991-07-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%3A587560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587560> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587560'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587560'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A587528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587528> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587528'^^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 '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:587528'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A587557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587557> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587557'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587557'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A587233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587233> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587233'^^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:587233'^^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%3A587572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587572> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587572'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587572'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^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%3A587529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587529> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587529'^^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 '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:587529'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A587548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587548> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587548'^^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:587548'^^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%3A587549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587549> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587549'^^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:587549'^^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%3A587550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587550> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587550'^^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:587550'^^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%3A587552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587552> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587552'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587552'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^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%3A587555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587555> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587555'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587555'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A587556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587556> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587556'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587556'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A605737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605737> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605737'^^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:605737'^^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%3A605736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605736> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605736'^^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:605736'^^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%3A605735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605735> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605735'^^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:605735'^^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%3A605733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605733> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605733'^^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:605733'^^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%3A605732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605732> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605732'^^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:605732'^^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%3A605731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605731> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605731'^^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:605731'^^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%3A605730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605730> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605730'^^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:605730'^^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%3A605740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605740> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605740'^^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:605740'^^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%3A595274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595274> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595274'^^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:595274'^^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%3A595172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595172> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595172'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595172'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A595182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595182> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595182'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595182'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^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%3A595181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595181> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595181'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595181'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^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%3A595180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595180> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595180'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595180'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^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%3A595178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595178> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595178'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595178'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^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%3A595177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595177> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595177'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595177'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^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%3A595159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595159> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595159'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595159'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A595174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595174> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595174'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595174'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A595136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595136> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595136'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595136'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A595212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595212> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595212'^^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 '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:595212'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595211> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595211'^^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 '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:595211'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595210> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595210'^^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 '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:595210'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595209> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595209'^^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 '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:595209'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595208'^^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 '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:595208'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595219> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595219'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595219'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595147> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595147'^^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 '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:595147'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595187> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595187'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595187'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^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%3A595157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595157> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595157'^^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:595157'^^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%3A595154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595154> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595154'^^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:595154'^^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%3A595195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595195> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595195'^^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 '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:595195'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595207> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595207'^^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 '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:595207'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595193> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595193'^^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 '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:595193'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595192> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595192'^^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 '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:595192'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595191> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595191'^^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 '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:595191'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595189> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595189'^^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 '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:595189'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595188> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595188'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595188'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^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%3A595150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595150'^^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 '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:595150'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A595196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595196> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595196'^^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 '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:595196'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595216> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595216'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595216'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A595225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595225> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595225'^^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:595225'^^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%3A595223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595223> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595223'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595223'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595222> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595222'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595222'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595221> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595221'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595221'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595220> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595220'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595220'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595205> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595205'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595205'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^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%3A595184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595184> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595184'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595184'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^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%3A595214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595214'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595214'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A603601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603601> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603601'^^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:603601'^^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%3A603654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603654> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603654'^^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 '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:603654'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A603618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603618> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603618'^^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:603618'^^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%3A603612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603612> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603612'^^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:603612'^^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%3A603607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603607> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603607'^^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:603607'^^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%3A603655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603655> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603655'^^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 '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:603655'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A603606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603606> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603606'^^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:603606'^^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%3A603670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603670> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603670'^^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 '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 '122058'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603670'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A603602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603602> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603602'^^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:603602'^^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%3A605021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605021> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587232'^^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:587232'^^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%3A587231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587231> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587231'^^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:587231'^^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%3A587524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587524> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587524'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587524'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A587501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587501> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587501'^^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:587501'^^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%3A587503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587503> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587503'^^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:587503'^^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%3A587522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587522> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587522'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587522'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A587521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587521> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587521'^^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:587521'^^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%3A587417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587417> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587417'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587417'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A587584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587584> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587584'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587584'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A587228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587228> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587228'^^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:587228'^^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%3A594970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594970> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594970'^^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:594970'^^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%3A595048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595048> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595048'^^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:595048'^^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%3A595194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595194> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595194'^^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 '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:595194'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595186> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595186'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595186'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^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%3A595204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595204> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595204'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595204'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^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%3A595202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595202> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595202'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595202'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^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%3A595201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595201> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595201'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595201'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^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%3A595198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595198> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595198'^^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 '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:595198'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595197> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595197'^^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 '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:595197'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595206> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595206'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595206'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^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%3A600868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600868> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587513'^^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:587513'^^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%3A587547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587547> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587547'^^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:587547'^^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%3A587329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587329> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587329'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587329'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587333'^^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:587333'^^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%3A587335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587335> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587335'^^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:587335'^^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%3A587336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587336> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587336'^^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:587336'^^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%3A587526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587526> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587526'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587526'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A587534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587534> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587534'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587534'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A587285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587285> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587285'^^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:587285'^^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%3A587296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587296> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587296'^^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:587296'^^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%3A587310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587310> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587310'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587310'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587318> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587318'^^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:587318'^^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%3A587319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587319> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587319'^^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:587319'^^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%3A587321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587321> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587321'^^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:587321'^^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%3A587322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587322> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587322'^^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:587322'^^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%3A595050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595050> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595050'^^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:595050'^^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%3A594966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594966> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594966'^^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:594966'^^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%3A595046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595046> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595046'^^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:595046'^^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%3A594967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594967> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594967'^^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:594967'^^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%3A595010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595010> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595010'^^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:595010'^^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%3A594995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594995> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594995'^^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:594995'^^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%3A594994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594994> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594994'^^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:594994'^^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%3A594992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594992> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594992'^^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:594992'^^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%3A594977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594977> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594977'^^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:594977'^^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%3A594976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594976> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594976'^^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:594976'^^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%3A594971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594971> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594971'^^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:594971'^^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%3A587573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587573> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587573'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587573'^^xsd:anyURI;
  dwc:observationDate '1991-10-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%3A587514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587514> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587514'^^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:587514'^^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%3A587237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587237> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587237'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587237'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587239> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587239'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587239'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587525> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587525'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587525'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A587241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587241> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587241'^^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:587241'^^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%3A587578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587578> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587578'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587578'^^xsd:anyURI;
  dwc:observationDate '1991-10-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%3A587581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587581> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587581'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587581'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A605157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605157> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587261'^^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:587261'^^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%3A587263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587263> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587263'^^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:587263'^^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%3A587265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587265> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587265'^^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:587265'^^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%3A587268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587268'^^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:587268'^^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%3A587269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587269> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587269'^^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:587269'^^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%3A587326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587326> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587326'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587326'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587519> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587519'^^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:587519'^^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%3A587544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587544> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587544'^^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:587544'^^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%3A587536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587536> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587536'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587536'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A605146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605146> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600895'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600895'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600939> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600939'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600939'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600934> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600905'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600905'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600847> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600904'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600904'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600942'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600942'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600940> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600940'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600940'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600866> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600892'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600892'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596358> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596358'^^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:596358'^^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%3A605846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605846> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605846'^^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:605846'^^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%3A605888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605888> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605888'^^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:605888'^^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%3A606072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606072> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606072'^^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:606072'^^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%3A606062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606062> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606062'^^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:606062'^^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%3A598729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598729> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598729'^^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 '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:598729'^^xsd:anyURI;
  dwc:observationDate '1991-05-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%3A599168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599168> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599168'^^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:599168'^^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%3A597868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597868> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597868'^^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:597868'^^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%3A587805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587805'^^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 '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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587805'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A597877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597877> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597877'^^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 '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 '121236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597877'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A597125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597125> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597125'^^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:597125'^^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%3A597217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597217'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^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 '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597217'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A603302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603302> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603302'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^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 '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603302'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^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%3A600087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600087> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600087'^^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 '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 '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600087'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A606017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606017> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606017'^^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:606017'^^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%3A606007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606007> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606007'^^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:606007'^^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%3A594920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594920> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594920'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^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 '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594920'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A594864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594864> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594864'^^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:594864'^^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%3A594680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594680> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594680'^^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:594680'^^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%3A598780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598780> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598780'^^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:598780'^^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%3A598600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598600> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598600'^^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:598600'^^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%3A600122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600122> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600122'^^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 '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 '120776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600122'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A603569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603569> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603569'^^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:603569'^^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%3A598090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598090> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598090'^^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:598090'^^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%3A598123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598123> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598123'^^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:598123'^^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%3A598420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598420> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598420'^^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:598420'^^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%3A598634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598634> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598634'^^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 '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:598634'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A599392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599392> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599392'^^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:599392'^^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%3A599319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599319> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599319'^^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:599319'^^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%3A599331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599331> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599331'^^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:599331'^^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%3A599400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599400> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599400'^^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:599400'^^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%3A599271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599271'^^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:599271'^^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%3A598361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598361> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598361'^^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:598361'^^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%3A599378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599378> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599378'^^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:599378'^^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%3A599334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599334> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599334'^^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:599334'^^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%3A599270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599270> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599270'^^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:599270'^^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%3A599796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599796> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599796'^^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:599796'^^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%3A598057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598057> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598057'^^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:598057'^^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%3A598237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598237> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598237'^^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:598237'^^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%3A598168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598168> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598168'^^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:598168'^^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%3A598135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598135> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598135'^^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:598135'^^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%3A598156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598156> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598156'^^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:598156'^^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%3A598147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598147> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598147'^^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:598147'^^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%3A599614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599614> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599614'^^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:599614'^^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%3A599557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599557> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599557'^^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:599557'^^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%3A606029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606029> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606029'^^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:606029'^^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%3A606036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606036> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606036'^^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:606036'^^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%3A606051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606051> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606051'^^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:606051'^^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%3A606048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606048> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606048'^^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:606048'^^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%3A605946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605946> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605946'^^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:605946'^^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%3A605942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605942> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605942'^^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:605942'^^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%3A605952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605952> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605952'^^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:605952'^^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%3A605930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605930> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605930'^^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:605930'^^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%3A605936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605936> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605936'^^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:605936'^^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%3A605975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605975> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605975'^^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:605975'^^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%3A605968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605968> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605968'^^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:605968'^^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%3A596171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596171> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596171'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596171'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596174> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596174'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596174'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596355> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596355'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596355'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A596175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596175> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596175'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596175'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596356> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596356'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596356'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A596230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596230> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596230'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596230'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596261> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596261'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596261'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596262> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596262'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596262'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596265> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596265'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596265'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596266> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596266'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596266'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A596342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596342> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596342'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596342'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A596351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596351> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596351'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596351'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A596352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596352> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596352'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596352'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A596354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596354> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596354'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596354'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A596357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596357> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596357'^^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:596357'^^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%3A596172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596172> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596172'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596172'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A599404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599404> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599404'^^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:599404'^^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%3A598333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598333> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598333'^^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:598333'^^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%3A599825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599825'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^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 '120773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:599825'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A599468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599468> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599468'^^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:599468'^^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%3A599289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599289> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599289'^^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:599289'^^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%3A598402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598402> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598402'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^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 '120762'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598402'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A598262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598262> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598262'^^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:598262'^^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%3A598411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598411> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598411'^^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:598411'^^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%3A598255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598255> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598255'^^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:598255'^^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%3A598316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598316> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598316'^^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:598316'^^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%3A598324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598324> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598324'^^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:598324'^^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%3A596403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596403> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596403'^^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:596403'^^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%3A596379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596379> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596379'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596379'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A596507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596507> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596507'^^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:596507'^^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%3A595228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595228> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595228'^^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:595228'^^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%3A603783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603783> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603783'^^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:603783'^^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%3A599217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599217'^^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:599217'^^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%3A603725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603725> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603725'^^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:603725'^^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%3A596368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596368> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596368'^^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:596368'^^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%3A596468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596468> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596468'^^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:596468'^^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%3A606023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606023> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606023'^^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:606023'^^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%3A605990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605990> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605990'^^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:605990'^^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%3A596750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596750> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596750'^^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 '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 '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596750'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^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%3A605987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605987> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605987'^^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:605987'^^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%3A606068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606068> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606068'^^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:606068'^^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%3A602425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602425> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602425'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^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 '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602425'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A587456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587456> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587456'^^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:587456'^^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%3A587478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587478> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587478'^^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:587478'^^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%3A596544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596544> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596544'^^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:596544'^^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%3A596541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596541> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596541'^^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:596541'^^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%3A587541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587541> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587541'^^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:587541'^^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%3A604442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604442> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604442'^^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:604442'^^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%3A604198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604198> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604198'^^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:604198'^^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%3A597610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597610> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597610'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^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 '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597610'^^xsd:anyURI;
  dwc:observationDate '1991-05-03'^^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%3A597403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597403> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597403'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^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 '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597403'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A604413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604413> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604413'^^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:604413'^^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%3A604512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604512> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604512'^^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:604512'^^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%3A604507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604507> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604507'^^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:604507'^^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%3A604516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604516> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604516'^^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:604516'^^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%3A604472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604472> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604472'^^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:604472'^^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%3A604212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604212> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604212'^^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:604212'^^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%3A604499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604499> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604499'^^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:604499'^^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%3A604478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604478> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604478'^^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:604478'^^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%3A604469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604469> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604469'^^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:604469'^^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%3A595233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595233> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595233'^^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:595233'^^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%3A603755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603755> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603755'^^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:603755'^^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%3A603734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603734> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603734'^^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:603734'^^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%3A603701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603701> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603701'^^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:603701'^^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%3A603514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603514> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603514'^^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:603514'^^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%3A603794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603794> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603794'^^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:603794'^^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%3A604428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604428> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604428'^^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:604428'^^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%3A604444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604444> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604444'^^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:604444'^^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%3A595707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595707> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595707'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595707'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595664> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595664'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595664'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595724> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595724'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595724'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595681> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595681'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595681'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595688> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595688'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595688'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595689> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595689'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595689'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595658> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595658'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595658'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595656> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595656'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595656'^^xsd:anyURI;
  dwc:observationDate '1991-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595650> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595650'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595650'^^xsd:anyURI;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595719> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595719'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595719'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595720> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595720'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595720'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595645> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595645'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595645'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595491> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595721'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595721'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595452> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595644'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595644'^^xsd:anyURI;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595768> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595768'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595768'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594358> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594358'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594358'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594264'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594264'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600684> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587963'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587963'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A587942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587942> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587942'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587942'^^xsd:anyURI;
  dwc:observationDate '1991-10-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%3A587941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587941> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587941'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587941'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^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%3A587665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587665> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587665'^^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:587665'^^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%3A587916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587916> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587916'^^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 '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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587916'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^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%3A587925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587925> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587925'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587925'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A597173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597173> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597173'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^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 '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597173'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A597167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597167> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597167'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^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 '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597167'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A605694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605694> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605694'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^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 '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605694'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A595268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595268'^^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:595268'^^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%3A604368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604368> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604368'^^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:604368'^^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%3A605913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605913> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605913'^^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:605913'^^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%3A605910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605910> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605910'^^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:605910'^^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%3A605795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605795> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605795'^^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:605795'^^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%3A605786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605786'^^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:605786'^^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%3A605774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605774> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605774'^^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:605774'^^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%3A605893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605893> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605893'^^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:605893'^^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%3A604383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604383> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604383'^^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:604383'^^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%3A599173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599173> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599173'^^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:599173'^^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%3A605725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605725> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605725'^^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:605725'^^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%3A605717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605717> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605717'^^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:605717'^^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%3A605760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605760> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605760'^^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:605760'^^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%3A605836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605836> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605836'^^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:605836'^^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%3A594962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594962> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594962'^^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:594962'^^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%3A599200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599200> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599200'^^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:599200'^^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%3A604382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604382> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604382'^^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:604382'^^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%3A599067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599067> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599067'^^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:599067'^^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%3A605822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605822> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605822'^^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:605822'^^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%3A599099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599099> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599099'^^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:599099'^^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%3A599126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599126> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599126'^^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:599126'^^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%3A599246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599246> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599246'^^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:599246'^^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%3A605826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605826> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605826'^^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:605826'^^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%3A606059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606059> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606059'^^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:606059'^^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%3A604259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604259> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604259'^^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:604259'^^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%3A604532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604532> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604532'^^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:604532'^^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%3A604236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604236> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604236'^^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:604236'^^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%3A604221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604221> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604221'^^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:604221'^^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%3A604541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604541> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604541'^^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:604541'^^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%3A599076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599076> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599076'^^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:599076'^^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%3A604214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604214'^^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:604214'^^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%3A604275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604275> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604275'^^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:604275'^^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%3A604264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604264'^^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:604264'^^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%3A605713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605713> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605713'^^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:605713'^^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%3A605901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605901> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605901'^^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:605901'^^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%3A605793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605793> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605793'^^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:605793'^^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%3A605830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605830> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605830'^^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:605830'^^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%3A605865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605865> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605865'^^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:605865'^^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%3A605850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605850> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605850'^^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:605850'^^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%3A605916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605916> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605916'^^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:605916'^^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%3A605716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605716> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605716'^^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:605716'^^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%3A605838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605838> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605838'^^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:605838'^^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%3A605115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605115> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605115'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605115'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604856> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604856'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604856'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605126> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605126'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605126'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605118> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605118'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605118'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605121> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605121'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605121'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604862> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604862'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604862'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604854> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604854'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604854'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605128> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605128'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605128'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604857> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604857'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604857'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604859> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604859'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604859'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604860> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604860'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604860'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604863> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604863'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604863'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605120> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605120'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605120'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605136> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605136'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605136'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605135> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605135'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605135'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605134> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605134'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605134'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605133> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605133'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605133'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605132> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605132'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605132'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605130> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605130'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605130'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604851> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604851'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604851'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604846> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604846'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604846'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604853> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604853'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604853'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604848> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604848'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604848'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604849> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604849'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604849'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604850> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604850'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604850'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604940> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604940'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604940'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605116> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605116'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605116'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604852> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604852'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604852'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605129> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605129'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605129'^^xsd:anyURI;
  dwc:observationDate '1991-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604882> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604882'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604882'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604943> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604943'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604943'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604900> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604900'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604900'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605138> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605138'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605138'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604899> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604899'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604899'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605162'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605162'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605036> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605036'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605036'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604904> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604904'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604904'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605122> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605122'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605122'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604906> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604906'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604906'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604865> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604865'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604865'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604866> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604866'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604866'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604870> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604870'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604870'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604880> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604880'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604880'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604881> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604881'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604881'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604897> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604897'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604897'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604934> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604934'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604934'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604945> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604945'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604945'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604864> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604864'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604864'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604942> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604942'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604942'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604939> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604939'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604939'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604938> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604938'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604938'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604937> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604937'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604937'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604903> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604903'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604903'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604935> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604935'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604935'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605117> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605117'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605117'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604933> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604933'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604933'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604931> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604931'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604931'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604924> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604924'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604924'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604922> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604922'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604922'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604908> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604908'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604908'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604936> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604936'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604936'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605174> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605174'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605174'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605181> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605181'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605181'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605180> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605180'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605180'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605179> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605179'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605179'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605178> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605178'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605178'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605160> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605160'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605160'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605175> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605175'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605175'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605186> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605186'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605186'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605173> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605173'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605173'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605172> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605172'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605172'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605171> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605171'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605171'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605112> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605112'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605112'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604845> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604845'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604845'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605177> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605177'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605177'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605195> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605195'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605195'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604338> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604338'^^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:604338'^^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%3A604320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604320> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604320'^^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:604320'^^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%3A605209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605209> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605209'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605209'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605208'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605208'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605207> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605207'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605207'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605205> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605205'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605205'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605203> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605203'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605203'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605184> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605184'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605184'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605201> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605201'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605201'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605185> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605185'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605185'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605192> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605192'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605192'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605191> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605191'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605191'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605189> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605189'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605189'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605188> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605188'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605188'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604842> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604842'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604842'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605202> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605202'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605202'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587229> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587229'^^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:587229'^^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%3A587323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587323> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587323'^^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:587323'^^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%3A602447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602447> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602447'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^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 '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602447'^^xsd:anyURI;
  dwc:observationDate '1991-11-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%3A595286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595286> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595286'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595286'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A595253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595253> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595253'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595253'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A595319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595319> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595319'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595319'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A595277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595277> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595277'^^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:595277'^^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%3A587416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587416> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587416'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587416'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^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%3A604964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604964> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604964'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604964'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605052> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605052'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605052'^^xsd:anyURI;
  dwc:observationDate '1991-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604947> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604947'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604947'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605033> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605033'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605033'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605063> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605063'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605063'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603486> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603486'^^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:603486'^^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%3A603595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603595> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603595'^^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:603595'^^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%3A603530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603530> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603530'^^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:603530'^^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%3A605749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605749> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605749'^^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:605749'^^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%3A605739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605739> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605739'^^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:605739'^^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%3A603485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603485> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603485'^^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:603485'^^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%3A605995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605995> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605995'^^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:605995'^^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%3A605073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605073> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605073'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605073'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605026> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605026'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605026'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605106> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605106'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605106'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595183> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595183'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595183'^^xsd:anyURI;
  dwc:observationDate '1991-04-05'^^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%3A587553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587553> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587553'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587553'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^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%3A595298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595298> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595298'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595298'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^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%3A595162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595162> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595162'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595162'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A595190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595190> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595190'^^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 '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:595190'^^xsd:anyURI;
  dwc:observationDate '1991-04-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%3A595213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595213'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595213'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A595224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595224> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595224'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595224'^^xsd:anyURI;
  dwc:observationDate '1991-04-19'^^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%3A595135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595135> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595135'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595135'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587236> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587236'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587236'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A605046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605046> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605046'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605046'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605078> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605078'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605078'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603620> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603620'^^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:603620'^^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%3A600933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600933> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600933'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600933'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600896> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600896'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600896'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600625> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600625'^^xsd:integer;
  dwc:scientificName 'Leptolaimus 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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600625'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600617> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600617'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600617'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595049> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595049'^^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:595049'^^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%3A587246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587246> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587246'^^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:587246'^^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%3A587527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587527> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587527'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587527'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^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%3A587535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587535> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587535'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587535'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^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%3A587273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587273'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587273'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A605150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605150> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605150'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605150'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604058> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604058'^^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 '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 '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604058'^^xsd:anyURI;
  dwc:observationDate '1991-03-22'^^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%3A600786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600786'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^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 '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600786'^^xsd:anyURI;
  dwc:observationDate '1991-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595582> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595582'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595582'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595407> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595407'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595407'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587448> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587448'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587448'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A587431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587431> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587431'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587431'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A605194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605194> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605194'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605194'^^xsd:anyURI;
  dwc:observationDate '1991-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604932> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604932'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604932'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605182> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605182'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605182'^^xsd:anyURI;
  dwc:observationDate '1991-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604898> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604898'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604898'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605114> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605114'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605114'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604847> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604847'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604847'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605127> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605127'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605127'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605124> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605124'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605124'^^xsd:anyURI;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604867> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604867'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604867'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596282> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596282'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596282'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A602860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602860> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602860'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602860'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602825> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602825'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602825'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604230> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604230'^^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:604230'^^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%3A604251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604251> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604251'^^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:604251'^^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%3A596264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596264'^^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 '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 '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596264'^^xsd:anyURI;
  dwc:observationDate '1991-03-18'^^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%3A587510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587510> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587510'^^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:587510'^^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%3A587342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587342> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587342'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587342'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587594> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587594'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587594'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A587438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587438> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587438'^^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 '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:587438'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A587435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587435> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587435'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587435'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A587432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587432'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587432'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A587590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587590> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587590'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587590'^^xsd:anyURI;
  dwc:observationDate '1991-12-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%3A587588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587588> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587588'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587588'^^xsd:anyURI;
  dwc:observationDate '1991-12-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%3A587453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587453> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587453'^^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:587453'^^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%3A587430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587430> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587430'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587430'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A587440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587440> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587440'^^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 '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:587440'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A587490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587490> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587490'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587490'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A587327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587327> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587327'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587327'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^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%3A587427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587427> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587427'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587427'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A587410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587410> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587410'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587410'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587411> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587411'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587411'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587441> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587441'^^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 '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:587441'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A587442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587442> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587442'^^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 '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:587442'^^xsd:anyURI;
  dwc:observationDate '1991-03-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%3A587596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587596> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587596'^^xsd:integer;
  dwc:scientificName 'Anoplostoma viviparum'^^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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587596'^^xsd:anyURI;
  dwc:observationDate '1992-01-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%3A587444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587444> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587444'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587444'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A587445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587445'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587445'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A587408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587408> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587408'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587408'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587447> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587447'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587447'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A587436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587436> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587436'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587436'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^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%3A587426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587426> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587426'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587426'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A587446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587446> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587446'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587446'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^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%3A587429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587429> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587429'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587429'^^xsd:anyURI;
  dwc:observationDate '1991-03-25'^^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%3A587359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587359> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587359'^^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:587359'^^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%3A587357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587357> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587357'^^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:587357'^^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%3A587351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587351> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587351'^^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:587351'^^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%3A602194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602194> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602194'^^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:602194'^^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%3A602628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602628> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602628'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602628'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594955> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594955'^^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:594955'^^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%3A596816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596816'^^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 '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 '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:596816'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^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%3A602526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602526> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602526'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602526'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602536> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602536'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602536'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602539> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602539'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602539'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602557> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602557'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602557'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602558> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602558'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602558'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602577> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602577'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602577'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602596> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602596'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602596'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602612> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602612'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602612'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602806'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602806'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602810'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602810'^^xsd:anyURI;
  dwc:observationDate '1991-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602813> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602813'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602813'^^xsd:anyURI;
  dwc:observationDate '1991-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602818> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602818'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602818'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602820> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602820'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602820'^^xsd:anyURI;
  dwc:observationDate '1991-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602580> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602580'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602580'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602506> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602506'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602506'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602841> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602841'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602841'^^xsd:anyURI;
  dwc:observationDate '1991-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602524> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602524'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602524'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602804> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602804'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602804'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602753> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602753'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602753'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602518> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602518'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602518'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606050> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606050'^^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:606050'^^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%3A602803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602803'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602803'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602701> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602701'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602701'^^xsd:anyURI;
  dwc:observationDate '1991-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602788'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602788'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602665> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602665'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602665'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602857> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602857'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602857'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602675> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602675'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602675'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602676> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602676'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602676'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602710> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602710'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602710'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602717> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602717'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602717'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602728> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602728'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602728'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602729> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602729'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602729'^^xsd:anyURI;
  dwc:observationDate '1991-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602767> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602767'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602767'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602852> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602852'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602852'^^xsd:anyURI;
  dwc:observationDate '1991-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602791'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602791'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602793> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602793'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602793'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602801> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602801'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602801'^^xsd:anyURI;
  dwc:observationDate '1991-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602647> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602647'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602647'^^xsd:anyURI;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602670> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602670'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602670'^^xsd:anyURI;
  dwc:observationDate '1992-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602674> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602674'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^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 '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602674'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596077> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A596077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:596077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '596077'^^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:596077'^^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%3A599085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599085> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599085'^^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:599085'^^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%3A595674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595674> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595674'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595674'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605981> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605981'^^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:605981'^^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%3A595626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595626> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595626'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^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 '153133'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595626'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604392> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604392'^^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:604392'^^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%3A605734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605734> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605734'^^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:605734'^^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%3A587927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587927> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587927'^^xsd:integer;
  dwc:scientificName 'Antomicron elegans'^^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 '121248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587927'^^xsd:anyURI;
  dwc:observationDate '1991-06-13'^^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%3A599275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599275> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599275'^^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:599275'^^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%3A605204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605204> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605204'^^xsd:integer;
  dwc:scientificName 'Tripyloides 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 '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605204'^^xsd:anyURI;
  dwc:observationDate '1992-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598136> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598136'^^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:598136'^^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%3A598414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598414> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598414'^^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:598414'^^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%3A598063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598063> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598063'^^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:598063'^^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%3A599347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599347> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599347'^^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:599347'^^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%3A599344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599344> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599344'^^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:599344'^^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%3A606026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606026> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A606026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:606026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '606026'^^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:606026'^^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%3A597109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597109> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597109'^^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:597109'^^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%3A599265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599265> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599265'^^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:599265'^^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%3A604319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604319> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604319'^^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:604319'^^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%3A594964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594964> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594964'^^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:594964'^^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%3A598213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598213'^^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:598213'^^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%3A598607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598607> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598607'^^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:598607'^^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%3A598759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598759> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598759'^^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:598759'^^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%3A605788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605788'^^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:605788'^^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%3A595217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595217'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595217'^^xsd:anyURI;
  dwc:observationDate '1991-04-17'^^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%3A595156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595156> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595156'^^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:595156'^^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%3A595138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595138> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595138'^^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 '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 '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595138'^^xsd:anyURI;
  dwc:observationDate '1991-03-14'^^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%3A587420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587420> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587420'^^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:587420'^^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%3A605744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605744> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605744'^^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:605744'^^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%3A587507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587507> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.365288"^^xsd:decimal ;
  dwc:decimalLongitude "4.045351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.20000000298023224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.365288 4.045351)"^^geo:wktLiteral ;
  geo-pos:lat "51.365288"^^xsd:decimal ;
  geo-pos:long "4.045351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587507'^^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 '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 '121763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587507'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%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%3A594933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594933> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594933'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594933'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594928> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594928'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594928'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594929> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594929'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594929'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594945> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594945'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594945'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594946> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594946'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594946'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594932> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594932'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594932'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594944> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594944'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594944'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594935> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594935'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594935'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594941> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594941'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594941'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594940> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594940'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594940'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594939> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594939'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594939'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594923> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594923'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594923'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594938> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594938'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594938'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594937> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594937'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594937'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594936> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594936'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594936'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594924> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594924'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594924'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594934> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594934'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594934'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594952> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594952'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594952'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594954> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594954'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594954'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594926> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594926'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594926'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594927> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594927'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594927'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595777> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595777'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595777'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595778> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595778'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595778'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595780> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595780'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595780'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595781> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595781'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595781'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595791'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^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 '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595791'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600997> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600997'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^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 '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600997'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600982> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600982'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^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 '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600982'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600980> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600980'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^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 '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600980'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600976> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600976'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^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 '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600976'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598812'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598812'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598805'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598805'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598806> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598806'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598806'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598807> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598807'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598807'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598808'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598808'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598813> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598813'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598813'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598811> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598811'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598811'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598803'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598803'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598795> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598795'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598795'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598814'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598814'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598815> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598815'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598815'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598810'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598810'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598793> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598793'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598793'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598789> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598789'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598789'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598790> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598790'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598790'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598797'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598797'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598792'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598792'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598802> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598802'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598802'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600407> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600407'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^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 '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600407'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600406> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A600406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:600406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '600406'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^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 '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:600406'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598817> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598817'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598817'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598786'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598786'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598796> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598796'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598796'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598798> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598798'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598798'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598799> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598799'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598799'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598800> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598800'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598800'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598801> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598801'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598801'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598791> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598791'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598791'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598816'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598816'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602014> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602014'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602014'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601998> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601998'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601998'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602012> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602012'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602012'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602018> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602018'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602018'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602017> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602017'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602017'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602015> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602015'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602015'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602013> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602013'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602013'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602009> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602009'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602009'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602006> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602006'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602006'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602005> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602005'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602005'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602003> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602003'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602003'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602002> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602002'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602002'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602001> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602001'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602001'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601999> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601999'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601999'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601995> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601995'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601995'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601990> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601990'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601990'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601989> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601989'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601989'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601988> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601988'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601988'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601987> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601987'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601987'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604765> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604765'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604765'^^xsd:anyURI;
  dwc:observationDate '1987-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%3A604764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604764> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604764'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604764'^^xsd:anyURI;
  dwc:observationDate '1987-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%3A604763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604763> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604763'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604763'^^xsd:anyURI;
  dwc:observationDate '1987-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%3A604762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604762> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604762'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604762'^^xsd:anyURI;
  dwc:observationDate '1987-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%3A604760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604760> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604760'^^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:604760'^^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%3A604757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604757> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604757'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604757'^^xsd:anyURI;
  dwc:observationDate '1985-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%3A604756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604756> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604756'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604756'^^xsd:anyURI;
  dwc:observationDate '1985-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%3A604755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604755> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604755'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604755'^^xsd:anyURI;
  dwc:observationDate '1985-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%3A604769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604769> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604769'^^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:604769'^^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%3A598858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598858> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598858'^^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:598858'^^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%3A598847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598847> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598847'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^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 '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598847'^^xsd:anyURI;
  dwc:observationDate '1990-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%3A598866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598866> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598866'^^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:598866'^^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%3A597308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597308> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597308'^^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:597308'^^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%3A597281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597281> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597281'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^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 '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:597281'^^xsd:anyURI;
  dwc:observationDate '1983-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%3A597297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597297> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A597297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:597297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '597297'^^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:597297'^^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%3A604822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604822> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604822'^^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:604822'^^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%3A603432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603432> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603432'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^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 '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603432'^^xsd:anyURI;
  dwc:observationDate '1983-04-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%3A594151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594151> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594151'^^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:594151'^^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%3A601536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601536> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601536'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^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 '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601536'^^xsd:anyURI;
  dwc:observationDate '1982-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%3A601560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601560> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601560'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^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 '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601560'^^xsd:anyURI;
  dwc:observationDate '1989-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%3A601573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601573> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601573'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601573'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601572> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601572'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601572'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601583> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601583'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601583'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601579> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601579'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601579'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601574> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601574'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601574'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601576> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601576'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601576'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601577> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601577'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601577'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601578> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601578'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601578'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601592> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601592'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601592'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601612> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601612'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601612'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601611> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601611'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601611'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601610> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601610'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601610'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601609> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601609'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601609'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601608> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601608'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601608'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601607> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601607'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601607'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601581> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601581'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601581'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601603> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601603'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601603'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601580> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601580'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601580'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601591> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601591'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601591'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601586> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601586'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601586'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601585> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601585'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601585'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601569> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601569'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601569'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601582> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601582'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601582'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601570> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601570'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601570'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601604> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601604'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601604'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601567> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601567'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601567'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601571> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601571'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601571'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601568> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601568'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601568'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603861> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603861'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^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 '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603861'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595398> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595398'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^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 '2294'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:595398'^^xsd:anyURI;
  dwc:observationDate '1990-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%3A595372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595372> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A595372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:595372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '595372'^^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:595372'^^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%3A599443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599443> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599443'^^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:599443'^^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%3A599445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599445> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599445'^^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:599445'^^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%3A599440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599440> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A599440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:599440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '599440'^^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:599440'^^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%3A605310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605310> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605310'^^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:605310'^^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%3A605255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605255> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605255'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605255'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605264'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605264'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605245> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605245'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605245'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605272> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605272'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605272'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605271'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605271'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605244> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605244'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605244'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605254> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605254'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605254'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605260> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605260'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^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 '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605260'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594492> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594492'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594492'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594493> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594493'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594493'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594504> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594504'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594504'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594510> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594510'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594510'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594511> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594511'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594511'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594517> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594517'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594517'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604817> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604817'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604817'^^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%3A604816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604816> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604816'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604816'^^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%3A604815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604815> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604815'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604815'^^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%3A604814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604814> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604814'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604814'^^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%3A604812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604812> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604812'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604812'^^xsd:anyURI;
  dwc:observationDate '1983-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%3A604810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604810> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604810'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604810'^^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%3A604821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604821> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604821'^^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:604821'^^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%3A604829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604829> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604829'^^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:604829'^^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%3A605303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605303> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605303'^^xsd:integer;
  dwc:scientificName 'Valvaelaimus'^^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 '2471'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:605303'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603277> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603277'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603277'^^xsd:anyURI;
  dwc:observationDate '1988-09-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%3A603267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603267> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603267'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603267'^^xsd:anyURI;
  dwc:observationDate '1986-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%3A603274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603274> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603274'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603274'^^xsd:anyURI;
  dwc:observationDate '1987-09-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%3A603273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603273> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603273'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603273'^^xsd:anyURI;
  dwc:observationDate '1987-09-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%3A603278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603278> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603278'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603278'^^xsd:anyURI;
  dwc:observationDate '1988-09-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%3A603285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603285> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603285'^^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:603285'^^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%3A603270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603270> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603270'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603270'^^xsd:anyURI;
  dwc:observationDate '1986-09-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%3A603268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603268> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603268'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603268'^^xsd:anyURI;
  dwc:observationDate '1986-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%3A603266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603266> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603266'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603266'^^xsd:anyURI;
  dwc:observationDate '1985-09-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%3A603264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603264> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603264'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603264'^^xsd:anyURI;
  dwc:observationDate '1985-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%3A603259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603259> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603259'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603259'^^xsd:anyURI;
  dwc:observationDate '1984-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%3A603258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603258> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603258'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603258'^^xsd:anyURI;
  dwc:observationDate '1983-09-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%3A603257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603257> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603257'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603257'^^xsd:anyURI;
  dwc:observationDate '1983-09-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%3A603255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603255> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603255'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603255'^^xsd:anyURI;
  dwc:observationDate '1982-09-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%3A603254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603254> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603254'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603254'^^xsd:anyURI;
  dwc:observationDate '1982-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%3A603271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603271> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603271'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603271'^^xsd:anyURI;
  dwc:observationDate '1987-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%3A603269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603269> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603269'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603269'^^xsd:anyURI;
  dwc:observationDate '1986-09-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%3A603263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603263> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A603263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:603263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '603263'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^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 '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:603263'^^xsd:anyURI;
  dwc:observationDate '1985-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%3A598876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598876> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598876'^^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:598876'^^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%3A598877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598877> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598877'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598877'^^xsd:anyURI;
  dwc:observationDate '1989-10-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%3A598879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598879> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598879'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598879'^^xsd:anyURI;
  dwc:observationDate '1990-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%3A587216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587216> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587216'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587216'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587214> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587214'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587214'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587200> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587200'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587200'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587203> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587203'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587203'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587196> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587196'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587196'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587204> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587204'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587204'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587207> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587207'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587207'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587208> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587208'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587208'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587211> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587211'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587211'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587197> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587197'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587197'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587213> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587213'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587213'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587198> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587198'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587198'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587215> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587215'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587215'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587217> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587217'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587217'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587222> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587222'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587222'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587224> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587224'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587224'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587226> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587226'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587226'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587227> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587227'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587227'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587221> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587221'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587221'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587212> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587212'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587212'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598855> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598855'^^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:598855'^^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%3A598864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598864> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598864'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598864'^^xsd:anyURI;
  dwc:observationDate '1986-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%3A598850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598850> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598850'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598850'^^xsd:anyURI;
  dwc:observationDate '1982-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%3A598851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598851> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598851'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598851'^^xsd:anyURI;
  dwc:observationDate '1982-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%3A598852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598852> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598852'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^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 '2512'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598852'^^xsd:anyURI;
  dwc:observationDate '1983-04-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%3A605325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605325> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605325'^^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:605325'^^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%3A605330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605330> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A605330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:605330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '605330'^^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:605330'^^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%3A594953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594953> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594953'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594953'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598794> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598794'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598794'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598788'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598788'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598804> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598804'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598804'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602000> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602000'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602000'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604811> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604811'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^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 '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604811'^^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%3A587210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587210> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587210'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587210'^^xsd:anyURI;
  dwc:observationDate '1986-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587223> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A587223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:587223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '587223'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^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 '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:587223'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594512> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594512'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^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 '2416'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594512'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601575> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601575'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601575'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601584> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A601584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:601584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '601584'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^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 '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:601584'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594947> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594947'^^xsd:integer;
  dwc:scientificName 'Calyptronema'^^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 '2557'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594947'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598787> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598787'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598787'^^xsd:anyURI;
  dwc:observationDate '1982-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604792> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604792'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604792'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604788> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604788'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604788'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604787> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604787'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604787'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604786> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604786'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604786'^^xsd:anyURI;
  dwc:observationDate '1985-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604794> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604794'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604794'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604785> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604785'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604785'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604797> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604797'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604797'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604803> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604803'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604803'^^xsd:anyURI;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604798> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604798'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604798'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604789> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604789'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604789'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604796> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604796'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604796'^^xsd:anyURI;
  dwc:observationDate '1987-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604784> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604784'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604784'^^xsd:anyURI;
  dwc:observationDate '1984-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604777> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604777'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604777'^^xsd:anyURI;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604800> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604800'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604800'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604808> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604808'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604808'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604799> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604799'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604799'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604782> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604782'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604782'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604793> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604793'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604793'^^xsd:anyURI;
  dwc:observationDate '1986-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604801> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604801'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604801'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604795> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604795'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604795'^^xsd:anyURI;
  dwc:observationDate '1987-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604779> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604779'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604779'^^xsd:anyURI;
  dwc:observationDate '1983-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604783> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604783'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604783'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604805> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604805'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604805'^^xsd:anyURI;
  dwc:observationDate '1989-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604781> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604781'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^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 '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604781'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594552> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A594552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:594552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '594552'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^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 '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:594552'^^xsd:anyURI;
  dwc:observationDate '1990-10-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%3A598906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598906> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598906'^^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:598906'^^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%3A598867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598867> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598867'^^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:598867'^^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%3A604746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604746> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604746'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604746'^^xsd:anyURI;
  dwc:observationDate '1982-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%3A604766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604766> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A604766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:604766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '604766'^^xsd:integer;
  dwc:scientificName 'Theristus'^^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 '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:604766'^^xsd:anyURI;
  dwc:observationDate '1988-02-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%3A598809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598809> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A598809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:598809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '598809'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^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 '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:598809'^^xsd:anyURI;
  dwc:observationDate '1988-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602008> ;
  mr:hasGeometry <https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.377512"^^xsd:decimal ;
  dwc:decimalLongitude "4.092852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.377512 4.092852)"^^geo:wktLiteral ;
  geo-pos:lat "51.377512"^^xsd:decimal ;
  geo-pos:long "4.092852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/671__urn%3Acatalog%3AMarBEF%2FManuela%3Auj%3A602008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uj:602008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/671_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uj'^^xsd:string;
  dwc:catalogNumber '602008'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^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 '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uj:602008'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF