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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282056'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282056'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282062> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282062'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282062'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282046> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282046'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282046'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282050> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282050'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282050'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282065> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282065'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282065'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282068> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282068'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282068'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282071> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282071'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282071'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282072> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282072'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282072'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282075> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282075'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282075'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282087> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282087'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282087'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281748> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281748'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281748'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281797> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281797'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281797'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281755> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281755'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281755'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281750> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281750'^^xsd:integer;
  dwc:scientificName 'Monoposthia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2367'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281750'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284402> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284402'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284402'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284328> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284328'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284328'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284376> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284376'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284376'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284360> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284360'^^xsd:integer;
  dwc:scientificName 'Tripyloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284360'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262692> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262692'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262692'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262691> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262691'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262691'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262690> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262690'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262690'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262700> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262700'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262700'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262711> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262711'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262711'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260385> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260385'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260385'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283037> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283037'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283037'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283015> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283015'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283015'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282997> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282997'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282997'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282995> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282995'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282995'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282974> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282974'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282974'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282408> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282408'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282408'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283830> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283830'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283830'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283832> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283832'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283832'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283833> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283833'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283833'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283837> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283837'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283837'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281343> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281343'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281343'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281335> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281335'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281335'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260961> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260961'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260961'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260962> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260962'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260962'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260964> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260964'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260964'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260974> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260974'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260974'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260973> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260973'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260973'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260984> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260984'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260984'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260971> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260971'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260971'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260976> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260976'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260976'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262521> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262521'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262521'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262571> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262571'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262571'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262523> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262523'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262523'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262524> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262524'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262524'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262572> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262572'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262572'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262566> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262566'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262566'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284181> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284181'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284181'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284171> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284171'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284171'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284202> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284202'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284202'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284187> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284187'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284187'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284150> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284150'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284150'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284168> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284168'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284168'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284155> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284155'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284155'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284205> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284205'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284205'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262567> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262567'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262567'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262518> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262518'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262518'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262569> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262569'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262569'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262570> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262570'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262570'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262573> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262573'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262573'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281595> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281595'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281595'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281615> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281615'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281615'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281576> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281576'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281576'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281575> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281575'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281575'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281571> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281571'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281571'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281593> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281593'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281593'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281568> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281568'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281568'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281631> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281631'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281631'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281637> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281637'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281637'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281594> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281594'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281594'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281614> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281614'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281614'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281620> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281620'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281620'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281612> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281612'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281612'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281611> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281611'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281611'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281606> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281606'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281606'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281605> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281605'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281605'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281603> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281603'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281603'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281599> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281599'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281599'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281598> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281598'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281598'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281597> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281597'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281597'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281596> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281596'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281596'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281559> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281559'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281559'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281560> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281560'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281560'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281561> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281561'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281561'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281569> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281569'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281569'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281567> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281567'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281567'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281564> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281564'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281564'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281563> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281563'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281563'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281557> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281557'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281557'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281558> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281558'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281558'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281635> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281635'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281635'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281628> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281628'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281628'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281627> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281627'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281627'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281626> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281626'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281626'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281625> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281625'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281625'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281621> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281621'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281621'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281619> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281619'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281619'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281617> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281617'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281617'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281624> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281624'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281624'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281616> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281616'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281616'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281623> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281623'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281623'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281592> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281592'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281592'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281590> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281590'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281590'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281583> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281583'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281583'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281582> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281582'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281582'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281581> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281581'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281581'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281580> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281580'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281580'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281579> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281579'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281579'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281622> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281622'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281622'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260905> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260905'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260905'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260900> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260900'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260900'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260878> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260878'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260878'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284154> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284154'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284154'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284153> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284153'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284153'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284152> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284152'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284152'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284185> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284185'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284185'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284207> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284207'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284207'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284208> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284208'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284208'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284210> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284210'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284210'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284212> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284212'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284212'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284213> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284213'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284213'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284188> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284188'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284188'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284215> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284215'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284215'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284189> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284189'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284189'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284218> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284218'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284218'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284221> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284221'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284221'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284227> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284227'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284227'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284214> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284214'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284214'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284186> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284186'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284186'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262590> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262590'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262590'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262588> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262588'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262588'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262574> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262574'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262574'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262586> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262586'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262586'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262575> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262575'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262575'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262583> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262583'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262583'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262582> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262582'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262582'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262580> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262580'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262580'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262578> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262578'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262578'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262577> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262577'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262577'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262537> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262537'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262537'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262545> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262545'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262545'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262562> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262562'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262562'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262564> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262564'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262564'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262565> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262565'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262565'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262587> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262587'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262587'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262568> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262568'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262568'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262544> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262544'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262544'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283528> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283528'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283528'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283542> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283542'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283542'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262772> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262772'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262772'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262773> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262773'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262773'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262754> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262754'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262754'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262775> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262775'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262775'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262712> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262712'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262712'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262747> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262747'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262747'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262753> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262753'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262753'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262755> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262755'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262755'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262752> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262752'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262752'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262756> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262756'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262756'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262757> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262757'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262757'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262758> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262758'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262758'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262759> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262759'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262759'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262760> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262760'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262760'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262761> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262761'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262761'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262764> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262764'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262764'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262765> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262765'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262765'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262766> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262766'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262766'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283561> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283561'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283561'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283586> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283586'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283586'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283575> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283575'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283575'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283574> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283574'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283574'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283573> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283573'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283573'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283567> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283567'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283567'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283597> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283597'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283597'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262710> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262710'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262710'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262738> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262738'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262738'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262774> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262774'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262774'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262750> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262750'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262750'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262749> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262749'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262749'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262748> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262748'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262748'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262779> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262779'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262779'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262746> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262746'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262746'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262778> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262778'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262778'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262744> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262744'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262744'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262743> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262743'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262743'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262173> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262173'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262173'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262160> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262160'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262160'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262175> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262175'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262175'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262184> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262184'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262184'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262187> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262187'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262187'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262172> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262172'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262172'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260470> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260470'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260470'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262163> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262163'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262163'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262164> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262164'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262164'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262166> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262166'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262166'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262169> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262169'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262169'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262170> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262170'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262170'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262171> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262171'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262171'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262155> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262155'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262155'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260489> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260489'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260489'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260440> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260440'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260440'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260447> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260447'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260447'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260450> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260450'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260450'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280575> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282329'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282329'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282299> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282299'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282299'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281233> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281233'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281233'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281228> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281228'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281228'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281226> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281226'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281226'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281225> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281225'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281225'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281205> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281205'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281205'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281259> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281259'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281259'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281200> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281200'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281200'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281201> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281201'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281201'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281202> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281202'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281202'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281217> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281217'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281217'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281204> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281204'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281204'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281223> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281223'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281223'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281208> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281208'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281208'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281218> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281218'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281218'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281220> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281220'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281220'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281222> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281222'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281222'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261474> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261474'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261474'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261476> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261476'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261476'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261475> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261475'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261475'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261477> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261477'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261477'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261471> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261471'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261471'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261527> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261527'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261527'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261451> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261451'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261451'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262694> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262694'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262694'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262767> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262767'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262767'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262768> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262768'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262768'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262769> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262769'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262769'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262751> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262751'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262751'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262763> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262763'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262763'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282672> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282672'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282672'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282657> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282657'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282657'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282646> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282646'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282646'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282627> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282627'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282627'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261482> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261482'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261482'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261505> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261505'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261505'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261519> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261519'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261519'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261454> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261454'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261454'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261528> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261528'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261528'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261534> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261534'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261534'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261538> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261538'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261538'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261539> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261539'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261539'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261518> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261518'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261518'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280649> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280649'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280649'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280631> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280631'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280631'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281203> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281203'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281203'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281268> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281268'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281268'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281237> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281237'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281237'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281261> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281261'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281261'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281257> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281257'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281257'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281263> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281263'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281263'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281264> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281264'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281264'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281265> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281265'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281265'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281258> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281258'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281258'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281267> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281267'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281267'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281260> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281260'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281260'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281269> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281269'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281269'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281270> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281270'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281270'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261735> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261735'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261735'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261720> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261720'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261720'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261745> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261745'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261745'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261750> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261750'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261750'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261747> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261747'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261747'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261738> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261738'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261738'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261723> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261723'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261723'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261765> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261765'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261765'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261752> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261752'^^xsd:integer;
  dwc:scientificName 'Chromaspirina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261752'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282497> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282497'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282497'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282472> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282472'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282472'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282473> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282473'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282473'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282455> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282455'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282455'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282432> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282432'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282432'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282457> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282457'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282457'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282458> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282458'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282458'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282459> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282459'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282459'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282442> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282442'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282442'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282460> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282460'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282460'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282461> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282461'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282461'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282469> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282469'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282469'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282447> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282447'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282447'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261951> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261951'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261951'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261944> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261944'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261944'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261933> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261933'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261933'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261915> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261915'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261915'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261914> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261914'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261914'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261912> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261912'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261912'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261911> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261911'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261911'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261909> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261909'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261909'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261908> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261908'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261908'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261906> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261906'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261906'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261905> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261905'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261905'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261904> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261904'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261904'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261916> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261916'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261916'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261899> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261899'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261899'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261897> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261897'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261897'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261896> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261896'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261896'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261887> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261887'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261887'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261888> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261888'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261888'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261890> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261890'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261890'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261918> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261918'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261918'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261877> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261877'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261877'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261878> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261878'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261878'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261879> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261879'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261879'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261881> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261881'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261881'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261884> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261884'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261884'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261894> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261894'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261894'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261891> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261891'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261891'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261939> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261939'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261939'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261868> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261868'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261868'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261940> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261940'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261940'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261941> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261941'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261941'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261942> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261942'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261942'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261943> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261943'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261943'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261948> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261948'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261948'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261949> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261949'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261949'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261950> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261950'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261950'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262732> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262732'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262732'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262723> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262723'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262723'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262721> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262721'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262721'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262722> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262722'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262722'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262731> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262731'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262731'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262729> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262729'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262729'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262728> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262728'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262728'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262727> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262727'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262727'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262726> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262726'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262726'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262720> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262720'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262720'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262719> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262719'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262719'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262718> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262718'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262718'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262717> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262717'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262717'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262716> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262716'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262716'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262715> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262715'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262715'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262724> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262724'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262724'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262733> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262733'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262733'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262737> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262737'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262737'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262736> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262736'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262736'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262735> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262735'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262735'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262734> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262734'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262734'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262707> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262707'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262707'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262713> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262713'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262713'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262739> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262739'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262739'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262705> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262705'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262705'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262703> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262703'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262703'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262702> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262702'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262702'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262701> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262701'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262701'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262709> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262709'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262709'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262699> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262699'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262699'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262777> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262777'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262777'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262697> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262697'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262697'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262696> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262696'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262696'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284611> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281236'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281236'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281234> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281234'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281234'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281232> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281232'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281232'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281231> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281231'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281231'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281230> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281230'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281230'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280725> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260975'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260975'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260965> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260965'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260965'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260978> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260978'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260978'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260979> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260979'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260979'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260942> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260942'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260942'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260943> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260943'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260943'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260958> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260958'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260958'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260957> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260957'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260957'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260956> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260956'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260956'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260980> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260980'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260980'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260955> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260955'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260955'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260983> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260983'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260983'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262640> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262640'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262640'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262644> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262644'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262644'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262639> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262639'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262639'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262642> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262642'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262642'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284103> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284103'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284103'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284013> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284013'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284013'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284094> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284094'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284094'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284096> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284096'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284096'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284100> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284100'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284100'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284101> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284101'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284101'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284106> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284106'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284106'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284102> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284102'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284102'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284108> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284108'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284108'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282928> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282928'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282928'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282930> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282930'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282930'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282933> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282933'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282933'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282942> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282942'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282942'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282947> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282947'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282947'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262279> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280966'^^xsd:integer;
  dwc:scientificName 'Linhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280966'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262643> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262643'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262643'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262645> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262645'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262645'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262647> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262647'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262647'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262649> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262649'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262649'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262650> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262650'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262650'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262646> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262646'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262646'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262641> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262641'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262641'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262651> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262651'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262651'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262669> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262669'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262669'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261035> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261035'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261035'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261042> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261042'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261042'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261049> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261049'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261049'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261051> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261051'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261051'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261052> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261052'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261052'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261058> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261058'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261058'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261017> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261017'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261017'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261063> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261063'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261063'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261068> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261068'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261068'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261069> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261069'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261069'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261075> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261075'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261075'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261076> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261076'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261076'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261077> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261077'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261077'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261062> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261062'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261062'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261027> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261027'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261027'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261066> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261066'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261066'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261024> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261024'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261024'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261801> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261801'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261801'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261791> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261791'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261791'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261820> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261820'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261820'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261807> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261807'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261807'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261825> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261825'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261825'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261838> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261838'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261838'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261849> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261849'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261849'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261854> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261854'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261854'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261786> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261786'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261786'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261809> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261809'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261809'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261783> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261783'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261783'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280914> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261195'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261195'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284458> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284458'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284458'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262116> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262116'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262116'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262117> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262117'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262117'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262118> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262118'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262118'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262121> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262121'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262121'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262111> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262111'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262111'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262060> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262060'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262060'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284423> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284423'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284423'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284419> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284419'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284419'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284453> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284453'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284453'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284455> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284455'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284455'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284456> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284456'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284456'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284457> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284457'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284457'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284463> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284463'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284463'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284467> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284467'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284467'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284469> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284469'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284469'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284470> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284470'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284470'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284471> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284471'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284471'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284443> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284443'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284443'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284474> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284474'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284474'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284478> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284478'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284478'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284480> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284480'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284480'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284481> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284481'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284481'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284482> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284482'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284482'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284483> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284483'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284483'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284484> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284484'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284484'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284485> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284485'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284485'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284472> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284472'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284472'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284464> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284464'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284464'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284441> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284441'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284441'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284408> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284408'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284408'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284418> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284418'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284418'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284420> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284420'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284420'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284425> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284425'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284425'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284436> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284436'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284436'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284437> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284437'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284437'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284438> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284438'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284438'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284440> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284440'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284440'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262094> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262094'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262094'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262126> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262126'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262126'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262056> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262056'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262056'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262044> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262044'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262044'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262092> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262092'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262092'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262059> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262059'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262059'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262095> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262095'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262095'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262102> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262102'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262102'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262108> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262108'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262108'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262114> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262114'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262114'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281535> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281535'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281535'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281525> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281525'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281525'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281530> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281530'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281530'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281531> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281531'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281531'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281508> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281508'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281508'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281516> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281516'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281516'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281547> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281547'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281547'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281474> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281474'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281474'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281506> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281506'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281506'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281496> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281496'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281496'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281486> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281486'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281486'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261408> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261408'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261408'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281156> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281156'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281156'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261301> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261301'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261301'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261261> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261261'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261261'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283107> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283107'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283107'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283106> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283106'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283106'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283088> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283088'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283088'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283139> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283139'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283139'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283093> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283093'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283093'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280712> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282617'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282617'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281060> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283461'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283461'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283463> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283463'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283463'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283440> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283440'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283440'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283439> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283439'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283439'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283466> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283466'^^xsd:integer;
  dwc:scientificName 'Spirinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283466'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280471> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261929'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261929'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261936> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261936'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261936'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261155> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261155'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261155'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261098> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261098'^^xsd:integer;
  dwc:scientificName 'Calyptronema maxweberi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261098'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282434> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282434'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282434'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282436> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282436'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282436'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282439> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282439'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282439'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282433> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282433'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282433'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282446> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282446'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282446'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282470> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282470'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282470'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261607> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261607'^^xsd:integer;
  dwc:scientificName 'Chromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261607'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281953> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281953'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281953'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281954> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281954'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281954'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281955> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281955'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281955'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281958> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281958'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281958'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281969> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281969'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281969'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281975> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281975'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281975'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281952> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281952'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281952'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281977> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281977'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281977'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281976> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281976'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281976'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281951> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281951'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281951'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281944> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281944'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281944'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281946> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281946'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281946'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281950> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281950'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281950'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281947> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281947'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281947'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283202> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283202'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283202'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283201> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283201'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283201'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282474> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282474'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282474'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282475> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282475'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282475'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282487> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282487'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282487'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282513> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282513'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282513'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282514> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282514'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282514'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282488> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282488'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282488'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282471> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282471'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282471'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282490> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282490'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282490'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282456> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282456'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282456'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282441> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282441'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282441'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282491> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282491'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282491'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261871> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261871'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261871'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261932> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261932'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261932'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261924> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261924'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261924'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261938> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261938'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261938'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261922> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261922'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261922'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261875> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261875'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261875'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261923> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261923'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261923'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261931> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261931'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261931'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261925> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261925'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261925'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261926> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261926'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261926'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261928> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261928'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261928'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282014> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282014'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282014'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280398> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280398'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280398'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283847> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283847'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283847'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281735> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281735'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281735'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281739> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281739'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281739'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281742> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281742'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281742'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281738> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281738'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281738'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281740> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281740'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281740'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281736> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281736'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281736'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282230> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282230'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282230'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283927> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283927'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283927'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283928> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283928'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283928'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283929> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283929'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283929'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283931> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283931'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283931'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283932> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283932'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283932'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283925> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283925'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283925'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283937> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283937'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283937'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283936> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283936'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283936'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283935> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283935'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283935'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283923> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283923'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283923'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283940> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283940'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283940'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283941> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283941'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283941'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283942> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283942'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283942'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283943> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283943'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283943'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283944> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283944'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283944'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282583> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282583'^^xsd:integer;
  dwc:scientificName 'Prochromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2281'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282583'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261955> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262156'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262156'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262203> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262203'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262203'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262136> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262136'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262136'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262135> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262135'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262135'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262134> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262134'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262134'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262157> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262157'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262157'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262159> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262159'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262159'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261968> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261961'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261961'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262035> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262035'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262035'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262005> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262005'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262005'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262013> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262013'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262013'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261962> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261962'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261962'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261974> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261974'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261974'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261973> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261973'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261973'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261971> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261971'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261971'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262011> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262011'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262011'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262012> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262012'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262012'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261969> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261969'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261969'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262042> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262042'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262042'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262033> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262033'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262033'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262040> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262040'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262040'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262039> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262039'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262039'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262038> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262038'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262038'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262037> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262037'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262037'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262036> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262036'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262036'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262006> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262006'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262006'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262008> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262008'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262008'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262010> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262010'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262010'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262022> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262022'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262022'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262020> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262020'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262020'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262041> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262041'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262041'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262030> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262030'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262030'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262029> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262029'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262029'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262027> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262027'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262027'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262026> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262026'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262026'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262023> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262023'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262023'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262219> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262219'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262219'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262218> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262218'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262218'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262217> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262217'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262217'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262215> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262215'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262215'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262222> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262222'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262222'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262208> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262208'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262208'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262223> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262223'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262223'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261670> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261670'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261670'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261666> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261666'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261666'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261669> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261669'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261669'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261682> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261682'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261682'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261683> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261683'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261683'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261684> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261684'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261684'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261685> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261685'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261685'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261686> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261686'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261686'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261690> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261690'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261690'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262190> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262190'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262190'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262191> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262191'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262191'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262192> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262192'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262192'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262194> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262194'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262194'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262193> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262193'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262193'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262209> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262209'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262209'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262221> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262221'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262221'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262189> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262189'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262189'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262202> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262202'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262202'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262200> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262200'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262200'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262198> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262198'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262198'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262197> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262197'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262197'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262195> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262195'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262195'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281240> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281240'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281240'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281262> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281262'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281262'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281242> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281242'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281242'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281256> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281256'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281256'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281245> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281245'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281245'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281255> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281255'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281255'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281273> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281273'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281273'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281276> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281276'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281276'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281277> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281277'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281277'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281238> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281238'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281238'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281239> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281239'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281239'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283919> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283919'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283919'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283920> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283920'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283920'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283922> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283922'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283922'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283904> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283904'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283904'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283926> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283926'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283926'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283911> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283911'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283911'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283914> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283914'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283914'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283916> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283916'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283916'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283917> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283917'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283917'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283918> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283918'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283918'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283884> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283884'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283884'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283898> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283898'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283898'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283902> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283902'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283902'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283903> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283903'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283903'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283933> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283933'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283933'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262004> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262004'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262004'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261986> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261986'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261986'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261977> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261977'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261977'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261978> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261978'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261978'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261979> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261979'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261979'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261980> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261980'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261980'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261981> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261981'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261981'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261982> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261982'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261982'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261998> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261998'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261998'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261997> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261997'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261997'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261996> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261996'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261996'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261995> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261995'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261995'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262003> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262003'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262003'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261994> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261994'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261994'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262002> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262002'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262002'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262000> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262000'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262000'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262001> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262001'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262001'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261999> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261999'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261999'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261983> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261983'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261983'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261992> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261992'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261992'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261985> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261985'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261985'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261993> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261993'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261993'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261987> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261987'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261987'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261988> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261988'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261988'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261989> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261989'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261989'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261990> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261990'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261990'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262009> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262009'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262009'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261991> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261991'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261991'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262043> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262043'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262043'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261984> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261984'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261984'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262031> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262031'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262031'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261976> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261976'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261976'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262014> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262014'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262014'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262015> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262015'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262015'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262153> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262153'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262153'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262152> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262152'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262152'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262143> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262143'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262143'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262141> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262141'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262141'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262140> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262140'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262140'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262162> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262162'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262162'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262161> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262161'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262161'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262138> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262138'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262138'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262154> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262154'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262154'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262007> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262007'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262007'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262032> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262032'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262032'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262034> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262034'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262034'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262016> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262016'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262016'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262017> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262017'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262017'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261787> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261787'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261787'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284627> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284627'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284627'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284616> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284616'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284616'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262771> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262771'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262771'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262776> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262776'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262776'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262708> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262708'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262708'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262745> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262745'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262745'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282366> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282366'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2313'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282366'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281609> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281609'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281609'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281578> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281578'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281578'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281613> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281613'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281613'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280718> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280718'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280718'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280719> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280719'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280719'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280705> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280705'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280705'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280692> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280692'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280692'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280722> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280722'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280722'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280715> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280715'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280715'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280748> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280748'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280748'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280723> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280723'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280723'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280686> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280686'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280686'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280687> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280687'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280687'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280688> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280688'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280688'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280689> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280689'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280689'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280690> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280690'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280690'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280694> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280694'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280694'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280693> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280693'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280693'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280704> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280704'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280704'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280696> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280696'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280696'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280698> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280698'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280698'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280699> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280699'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280699'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280701> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280701'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280701'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280702> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280702'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280702'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280703> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280703'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280703'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280685> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280685'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280685'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280691> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280691'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280691'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280766> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280766'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280766'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280749> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280749'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280749'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280750> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280750'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280750'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280753> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280753'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280753'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280759> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280759'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280759'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280760> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280760'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280760'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280761> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280761'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280761'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280762> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280762'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280762'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280746> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280746'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280746'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280765> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280765'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280765'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280744> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280744'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280744'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280767> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280767'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280767'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280768> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280768'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280768'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280770> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280770'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280770'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280771> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280771'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280771'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280772> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280772'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280772'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280773> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280773'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280773'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280684> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280684'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280684'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280764> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280764'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280764'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280733> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280733'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280733'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280742> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280742'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280742'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280743> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280743'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280743'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280724> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280724'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280724'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281235> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281235'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281235'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280376> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280376'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280376'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280384> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280384'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280384'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280393> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280393'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280393'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283641> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283641'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283641'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283640> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283640'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283640'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283643> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283643'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283643'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283646> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283646'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283646'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260990> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260990'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260990'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260926> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260926'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260926'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281431> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281431'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281431'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260985> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260985'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260985'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260953> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260953'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260953'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260925> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260925'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260925'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260924> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260924'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260924'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260922> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260922'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260922'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260987> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260987'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260987'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260970> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260970'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260970'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260927> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260927'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260927'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260920> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260920'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260920'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260919> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260919'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260919'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260921> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260921'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260921'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260940> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260940'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260940'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260991> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260991'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260991'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260994> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260994'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260994'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260996> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260996'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260996'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260999> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260999'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260999'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260945> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260945'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260945'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260952> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260952'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260952'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260977> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260977'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260977'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260989> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260989'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260989'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260960> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260960'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260960'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282847> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282847'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282847'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282818> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282818'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282818'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282853> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282853'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282853'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282820> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282820'^^xsd:integer;
  dwc:scientificName 'Rhinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227179'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282820'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260721> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260721'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260721'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260692> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260692'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260692'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260722> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260722'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260722'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284730> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284730'^^xsd:integer;
  dwc:scientificName 'Xenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284730'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261367> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261367'^^xsd:integer;
  dwc:scientificName 'Cephalanticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227164'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261367'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '227164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284619> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284619'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284619'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280550> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280550'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus setosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120780'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280550'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281197> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281197'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281197'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281221> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281221'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281221'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262188> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262188'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262188'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262174> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262174'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262174'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262695> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262695'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262695'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260502> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260502'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260502'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260541> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260541'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260541'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260543> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260543'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260543'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260567> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260567'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260567'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262419> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262419'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262419'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280933> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280933'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280933'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281647> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281647'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281647'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281652> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281652'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281652'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281653> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281653'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281653'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281654> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281654'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281654'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281712> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281712'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281712'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281716> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281716'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281716'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281718> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281718'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281718'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281719> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281719'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281719'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281700> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281700'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281700'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281642> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281642'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281642'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281655> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281655'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281655'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281663> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281663'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281663'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281673> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281673'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281673'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281681> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281681'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281681'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281682> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281682'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281682'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281702> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281702'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281702'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281644> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281644'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281644'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281683> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281683'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281683'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281685> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281685'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281685'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281686> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281686'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281686'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281687> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281687'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281687'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281688> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281688'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281688'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281690> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281690'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281690'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281701> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281701'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281701'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281704> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281704'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281704'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281705> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281705'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281705'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281708> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281708'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281708'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261913> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261913'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261913'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261901> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261901'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261901'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261880> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261880'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261880'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282431> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282431'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282431'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262698> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262698'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262698'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262742> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262742'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262742'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262714> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262714'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262714'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262725> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262725'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262725'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283841> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283841'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283841'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283945> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283945'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283945'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283934> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283934'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283934'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283879> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283879'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283879'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283910> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283910'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283910'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283913> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283913'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283913'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262139> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262139'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262139'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284657> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284657'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284657'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284649> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284649'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284649'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284650> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284650'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284650'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284647> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284647'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284647'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284646> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284646'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284646'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284645> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284645'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284645'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284643> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284643'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284643'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284642> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284642'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284642'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284651> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284651'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284651'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284652> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284652'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284652'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284653> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284653'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284653'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284674> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284674'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284674'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284656> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284656'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284656'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284673> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284673'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284673'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284661> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284661'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284661'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284663> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284663'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284663'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284664> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284664'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284664'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284665> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284665'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284665'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284666> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284666'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284666'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284667> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284667'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284667'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284669> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284669'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284669'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284670> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284670'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284670'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284671> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284671'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284671'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284672> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284672'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284672'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284621> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284621'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284621'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284654> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284654'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284654'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284598> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284598'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284598'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284677> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284677'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284677'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284610> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284610'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284610'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284588> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284588'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284588'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284589> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284589'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284589'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284590> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284590'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284590'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284591> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284591'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284591'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284592> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284592'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284592'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284594> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284594'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284594'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284595> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284595'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284595'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284597> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284597'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284597'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284623> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284623'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284623'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284599> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284599'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284599'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284600> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284600'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284600'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284601> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284601'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284601'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284602> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284602'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284602'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284604> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284604'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284604'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284605> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284605'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284605'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284606> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284606'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284606'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284607> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284607'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284607'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284608> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284608'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284608'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284596> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284596'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284596'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260967> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260967'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260967'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282492> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282492'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282492'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261876> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261876'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261876'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262648> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262648'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262648'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260944> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260944'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260944'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261797> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261797'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261797'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280909> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280909'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280909'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281534> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281534'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281534'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262401> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262401'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262401'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262045> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262045'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262045'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284454> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284454'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284454'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284477> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284477'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284477'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284424> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284424'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284424'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281250> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281250'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281250'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281251> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281251'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281251'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281252> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281252'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281252'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281253> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281253'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281253'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281254> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281254'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281254'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281248> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281248'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281248'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284637> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284637'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284637'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261930> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261930'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261930'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282440> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282440'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282440'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262220> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262220'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262220'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262137> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262137'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262137'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281243> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281243'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281243'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281249> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281249'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281249'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281241> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281241'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281241'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284644> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284644'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284644'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284668> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284668'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284668'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284593> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284593'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284593'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284603> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284603'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284603'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281645> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281645'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281645'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281711> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281711'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281711'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260932> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260932'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260932'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260959> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A260959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:260959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '260959'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:260959'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262526> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262526'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262526'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262543> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262543'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262543'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262519> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262519'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262519'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262598> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262598'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262598'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262592> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262592'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262592'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262591> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262591'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262591'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262541> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262541'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262541'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262539> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262539'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262539'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262538> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262538'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262538'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262535> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262535'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262535'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262534> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262534'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262534'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262527> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262527'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262527'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284216> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284216'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284216'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284206> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284206'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284206'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262576> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262576'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262576'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262514> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262514'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262514'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262516> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262516'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262516'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262542> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262542'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262542'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262540> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262540'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262540'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262585> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262585'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262585'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262730> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262730'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262730'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262019> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262019'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262019'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262704> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262704'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262704'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280721> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280721'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280721'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280711> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280711'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280711'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283901> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283901'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283901'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261667> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261667'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261667'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261668> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261668'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230065'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261668'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '161024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284626> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284626'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284626'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280695> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A280695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:280695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '280695'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:280695'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '153220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262021> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262021'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262021'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281266> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281266'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281266'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281246> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281246'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281246'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281199> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281199'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281199'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283792> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A283792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:283792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '283792'^^xsd:integer;
  dwc:scientificName 'Theristus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121612'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:283792'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281219> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281219'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281219'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261921> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A261921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:261921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '261921'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:261921'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281271> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A281271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:281271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '281271'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:281271'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262693> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A262693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:262693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '262693'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:262693'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282269> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A282269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:282269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '282269'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:282269'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284147> ;
  mr:hasGeometry <https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.432512"^^xsd:decimal ;
  dwc:decimalLongitude "3.948681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.432512 3.948681)"^^geo:wktLiteral ;
  geo-pos:lat "51.432512"^^xsd:decimal ;
  geo-pos:long "3.948681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/670__urn%3Acatalog%3AMarBEF%2FManuela%3Au1%3A284147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u1:284147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/670_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u1'^^xsd:string;
  dwc:catalogNumber '284147'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Molenplaat - Schelde Estuary - SW Netherland'^^xsd:string;
  dwc:longitude '3.948681'^^xsd:double;
  dwc:latitude '51.432512'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u1:284147'^^xsd:anyURI;
  dwc:observationDate '1997-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF