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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663070'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663070'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663246> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660449'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660449'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660454> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660454'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660454'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659707> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659707'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659707'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663338> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663338'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663338'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663340> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663340'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663340'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663339> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663339'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663339'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660295> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662797'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662797'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663189> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660263'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660263'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660348> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660348'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660348'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660781> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660781'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660781'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662996> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662996'^^xsd:integer;
  dwc:scientificName 'Rhabditidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662996'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663124> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663124'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663124'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663402> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663402'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663402'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663030> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663030'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663030'^^xsd:anyURI;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663026> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663026'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663026'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663024> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663024'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663024'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663453> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663453'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663453'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663451> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663451'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663451'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659817> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659817'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659817'^^xsd:anyURI;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659815> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659815'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659815'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659814> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659816'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659816'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660026> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660026'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660026'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660392> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660392'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660392'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660030> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660030'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660030'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660025> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660025'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660025'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662915> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662915'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662915'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660397> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660397'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660397'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659785> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659785'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659785'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659740> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659740'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659740'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659741> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659741'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659741'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659742> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659742'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659742'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659743> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659743'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659743'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659746> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659746'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659746'^^xsd:anyURI;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659921> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659921'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus iniquisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121687'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659921'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '121687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662937> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662937'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662937'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659969> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659969'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659969'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659563> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659563'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659563'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660212> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660212'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660212'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660207> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660207'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660207'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660211> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660211'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660211'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662868> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662868'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662868'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660612> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660612'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660612'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660081> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660081'^^xsd:integer;
  dwc:scientificName 'Ethmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2323'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660081'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660607> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660607'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660607'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662854> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662854'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662854'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662858> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662858'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662858'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659761> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659761'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659761'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659818> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659818'^^xsd:integer;
  dwc:scientificName 'Daptonema trichinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659818'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659598> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659598'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659598'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660482> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660482'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660482'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659898> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659898'^^xsd:integer;
  dwc:scientificName 'Diplogaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '231704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659898'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660157> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660157'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660157'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659911> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659911'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659911'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659906> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659906'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659906'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663477> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660234'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660234'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662796> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662796'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662796'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660703> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660703'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660703'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663127> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663127'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663127'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663128> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663128'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663128'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663129> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663129'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663129'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660634> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660634'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660634'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660638> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660638'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660638'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662768> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662763'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662763'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660117> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660117'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660117'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663508> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663508'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663508'^^xsd:anyURI;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663505> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663505'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663505'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663504> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663502'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663502'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659811> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663033'^^xsd:integer;
  dwc:scientificName 'Sabatieria breviseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121359'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663033'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663423> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663423'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663423'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663249> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662766'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662766'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662767> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663108'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663108'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663105> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663105'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663105'^^xsd:anyURI;
  dwc:observationDate '1979-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663271> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663271'^^xsd:integer;
  dwc:scientificName 'Theristus blandicor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121607'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663271'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663381> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663381'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663381'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663377> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663377'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663377'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663380> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663380'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663380'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660028> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660028'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660028'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663478> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663478'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663478'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663107> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663107'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663107'^^xsd:anyURI;
  dwc:observationDate '1979-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663106> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663106'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663106'^^xsd:anyURI;
  dwc:observationDate '1980-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663104> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663104'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663104'^^xsd:anyURI;
  dwc:observationDate '1978-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663109> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663109'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663109'^^xsd:anyURI;
  dwc:observationDate '1979-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663103> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663103'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663103'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659651> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.405007 3.652008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.405007"^^xsd:decimal ;
  dwc:decimalLongitude "3.652008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659651'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.652008'^^xsd:double;
  dwc:latitude '51.405007'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659651'^^xsd:anyURI;
  dwc:observationDate '1979-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662883> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662883'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662883'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662880> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662880'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662880'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662878> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662878'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662878'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662876> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662876'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662876'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662882> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662882'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662882'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662879> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662879'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662879'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662732> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662732'^^xsd:integer;
  dwc:scientificName 'Araeolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662732'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662725> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662725'^^xsd:integer;
  dwc:scientificName 'Araeolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662725'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663061> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663061'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663061'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663063> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663063'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663063'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663059> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663059'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663059'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659529> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659529'^^xsd:integer;
  dwc:scientificName 'Chromadorita mucrocaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230062'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659529'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '230062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659533> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659533'^^xsd:integer;
  dwc:scientificName 'Chromadorita mucrocaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230062'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659533'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '230062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659532> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659532'^^xsd:integer;
  dwc:scientificName 'Chromadorita mucrocaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230062'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659532'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '230062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659530> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659530'^^xsd:integer;
  dwc:scientificName 'Chromadorita mucrocaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230062'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659530'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '230062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663236> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660437'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660437'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660436> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660436'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660436'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662837> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662837'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662837'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662836> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662836'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662836'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662838> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662838'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662838'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663460> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663460'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663460'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663468> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663468'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663468'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663463> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663463'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663463'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663464> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663464'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663464'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662839> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662839'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662839'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662847> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662847'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662847'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662846> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662846'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662846'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662841> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662841'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662841'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662842> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662842'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662842'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662840> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662840'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662840'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663466> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659841'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659841'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659846> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659846'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659846'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663320> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663320'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663320'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663319> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663319'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663319'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663317> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663317'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663317'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663315> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663315'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663315'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663322> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663322'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663322'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663326> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663326'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663326'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663325> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663325'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663325'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663323> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663323'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663323'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663321> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663321'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663321'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662783> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662783'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662783'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662781> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662781'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662781'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662777> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662777'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662777'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662775> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662775'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662775'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660044> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660044'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660044'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663176> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660170'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660170'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660175> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660175'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660175'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660174> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660174'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660174'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663174> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663173'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663173'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663178> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660166'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660166'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660172> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660172'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660172'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660320> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660313'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660313'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660322> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660322'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660322'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662983> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662983'^^xsd:integer;
  dwc:scientificName 'Pseudonchus gerlachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120995'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662983'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662984> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662984'^^xsd:integer;
  dwc:scientificName 'Pseudonchus gerlachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120995'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662984'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662981> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662981'^^xsd:integer;
  dwc:scientificName 'Pseudonchus gerlachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120995'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662981'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662965> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660329'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660329'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660330> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660330'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660330'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660331> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660331'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660331'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660332> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660332'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660332'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660336> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660336'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660336'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660339> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660339'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660339'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660769> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660769'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660769'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660764> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660764'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660764'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660765> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660765'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660765'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660771> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660771'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660771'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660762> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660762'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660762'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660763> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660763'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660763'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660735> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660735'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660735'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660732> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660740'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660740'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660739> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660739'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660739'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660737> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660733'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660733'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660731> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663361'^^xsd:integer;
  dwc:scientificName 'Trefusiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2211'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663361'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659607> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659607'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659607'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659608> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659608'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659608'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659610> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659610'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659610'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662706> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662706'^^xsd:integer;
  dwc:scientificName 'Anoplostomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2194'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662706'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660546> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660546'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosomoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120793'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660546'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663291> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663291'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663291'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663294> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663294'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663294'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663297> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663297'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663297'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663292> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663292'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663292'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663300> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663300'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663300'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663530> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663530'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663530'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659465> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659465'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659465'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659470> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659470'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659470'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659467> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659467'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659467'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659468> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659468'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659468'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659462> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659462'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659462'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659460> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659460'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659460'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663388> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663388'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663388'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663386> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663386'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663386'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663389> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663389'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663389'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663261> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663261'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663261'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663253> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663253'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663253'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663254> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663254'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663254'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663255> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663255'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663255'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663256> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663256'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663256'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663257> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663257'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663257'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663260> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663260'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663260'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663263> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663263'^^xsd:integer;
  dwc:scientificName 'Theristus anisocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230970'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663263'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '230970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663004> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663004'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663004'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663007> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663007'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663007'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663002> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663002'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663002'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663009> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663009'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663009'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663005> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663005'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663005'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663012> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663012'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663012'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663441> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663441'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663441'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663440> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663440'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663440'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663438> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663438'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663438'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663436> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663436'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663436'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660013> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660013'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660013'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660003> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660003'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660003'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660004> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660004'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660004'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660005> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660005'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660005'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660006> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660006'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660006'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660007> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660007'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660007'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660008> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660008'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660008'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660009> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660009'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660009'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660010> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660010'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660010'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660372> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660372'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660372'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660374> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660374'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660374'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660375> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660375'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660375'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660370> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660370'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660370'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660371> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660371'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660371'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662723> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662723'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662723'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660012> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660012'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660012'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659873> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659873'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659873'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662717> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662717'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662717'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662715> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662715'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662715'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662713> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662713'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662713'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662720> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662720'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662720'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662714> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662714'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662714'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662721> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662721'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662721'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662716> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662716'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662716'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662722> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662722'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662722'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660376> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660376'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660376'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660378> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660378'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660378'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660379> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660379'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660379'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660380> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660380'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660380'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659980> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659980'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659980'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659981> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659981'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659981'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659987> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659987'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659987'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659932> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659932'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659932'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662933> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659986'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659986'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659985> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659985'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659985'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659984> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659984'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659984'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659983> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659983'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659983'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659977> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659977'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659977'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659953> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659953'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659953'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659950> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659950'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659950'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659957> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659957'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659957'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659949> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659949'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659949'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662923> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662923'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662923'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663518> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663518'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663518'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663517> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663514'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663514'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663513> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663513'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663513'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663512> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663512'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663512'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663511> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663511'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663511'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663510> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663510'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663510'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663519> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663519'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663519'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663434> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663434'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663434'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663433> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663433'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663433'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663432> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663432'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663432'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663430> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663430'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663430'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660222> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660222'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660222'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660228> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660228'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660228'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660225> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660225'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660225'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660227> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660227'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660227'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660088> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660088'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660088'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660090> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660090'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660090'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660093> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660093'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660093'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660091> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660091'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660091'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660085> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660085'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660085'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660083> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660083'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660083'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659725> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659725'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659725'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659724> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659724'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659724'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662927> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659727'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659727'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662929> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662929'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662929'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662930> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662924'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662924'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662922> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662922'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662922'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662928> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660194'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660194'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660192> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660192'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660192'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660532> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660532'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660532'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660534> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660534'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660534'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659507> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659507'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659507'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660535> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660535'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660535'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660527> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660527'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660527'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660531> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660531'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660531'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660530> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660530'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660530'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660528> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660528'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660528'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663046> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663046'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663046'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662900> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662900'^^xsd:integer;
  dwc:scientificName 'Paramonhystera elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228837'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662900'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662903> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662903'^^xsd:integer;
  dwc:scientificName 'Paramonhystera elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228837'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662903'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662902> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662902'^^xsd:integer;
  dwc:scientificName 'Paramonhystera elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228837'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662902'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662904> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662904'^^xsd:integer;
  dwc:scientificName 'Paramonhystera elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228837'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662904'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '121581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662905> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662905'^^xsd:integer;
  dwc:scientificName 'Paramonhystera elliptica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228837'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662905'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659491> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659491'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659491'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659497> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659497'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659497'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659498> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659498'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659498'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659499> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659499'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659499'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659496> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659496'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659496'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659489> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659489'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659489'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659863> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659863'^^xsd:integer;
  dwc:scientificName 'Denticulella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2296'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659863'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660513> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660513'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660513'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660511> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660511'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660511'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660509> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660509'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660509'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660506> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660506'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660506'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660512> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660512'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660512'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659626> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659626'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120821'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659626'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659617> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659617'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120821'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659617'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659624> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659624'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120821'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659624'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660600> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660600'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660600'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660606> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660606'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660606'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660605> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660605'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660605'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660597> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660597'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660597'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660601> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660601'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660601'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660599> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660599'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660599'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660603> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660603'^^xsd:integer;
  dwc:scientificName 'Neotonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2325'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660603'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660717> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660717'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660717'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660666> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660666'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660666'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660656> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660656'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660656'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660720> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660720'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660720'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660709> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660709'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660709'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660715> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660715'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660715'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660719> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660719'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660719'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663168> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663168'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663168'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663165> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663165'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663165'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663158> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663158'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663158'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663159> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663159'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663159'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663160> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663160'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663160'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663161> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663161'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663161'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663167> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663167'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663167'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663162> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663162'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663162'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663163> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663163'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663163'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660251> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660251'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660251'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660248> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660248'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660248'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660250> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660250'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660250'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660244> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660244'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660244'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660255> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660255'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660255'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660510> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660510'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660510'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660515> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660515'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660515'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663217> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663217'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663217'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663219> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663219'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663219'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663224> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663224'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663224'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663223> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663223'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663223'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663220> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663220'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus gandavensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153428'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663220'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '868900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660460> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660460'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660460'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660459> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660459'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660459'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660463> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660463'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660463'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660464> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660464'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660464'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660465> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660465'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660465'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660466> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660466'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660466'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660461> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660461'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660461'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660470> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660470'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660470'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660469> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660469'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660469'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660468> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660468'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660468'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660467> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660467'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660467'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660514> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660514'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660514'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660756> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660756'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660756'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660757> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660757'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660757'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662944> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662944'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662944'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662945> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662945'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662945'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662954> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662954'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662954'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662949> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662949'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662949'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662950> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662950'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662950'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662951> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662951'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662951'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662952> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662952'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662952'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662946> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662946'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662946'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662955> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662955'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662955'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662953> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662953'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662953'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663485> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663485'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663485'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663486> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663486'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663486'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659544> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659544'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659544'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659543> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659543'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659543'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660788> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660788'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2322'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660788'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663496> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663496'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663496'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663493> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662979'^^xsd:integer;
  dwc:scientificName 'Pseudonchus gerlachi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120995'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662979'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663182> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663182'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663182'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663295> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663295'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663295'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660682> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660682'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660682'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660690> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660690'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660690'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660681> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660681'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660681'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660377> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660377'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660377'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659875> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659875'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659875'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660002> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660002'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660002'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660373> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660373'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660373'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662932> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662932'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662932'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660089> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660089'^^xsd:integer;
  dwc:scientificName 'Euchromadora vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120730'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660089'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659951> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659951'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659951'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659976> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659976'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659976'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663509> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663509'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663509'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660627> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660627'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660627'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660630> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660630'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660630'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660633> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660633'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660633'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660632> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660632'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660632'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660069> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660069'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660069'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660061> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660061'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660061'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660070> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660070'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660070'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660043> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660043'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660043'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660038> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660038'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2513'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660038'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663149> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663149'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663149'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663147> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663144'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663144'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663145> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663145'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663145'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663142> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663150'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663150'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660422> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660422'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660422'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660419> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660419'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660419'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660417> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660417'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660417'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660415> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660415'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660415'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660411> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660411'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660411'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662748> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663199'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663199'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663201> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663201'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663201'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663203> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663203'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663203'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663205> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663205'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663205'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663206> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663206'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663206'^^xsd:anyURI;
  dwc:observationDate '1977-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663207> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663207'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663207'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663210> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663210'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663210'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660111> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660111'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660111'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660113> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660113'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660113'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660109> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660109'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660109'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660108> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660108'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660108'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660107> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660107'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660107'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660106> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660106'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660106'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660103> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660103'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660103'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660104> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660104'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660104'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660114> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660114'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660114'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660105> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660105'^^xsd:integer;
  dwc:scientificName 'Gonionchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2459'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660105'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '2459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660153> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660153'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660153'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660150> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660150'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660150'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660152> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660152'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660152'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660143> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660143'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660143'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660148> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660148'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660148'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660147> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660147'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660147'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663492> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663488'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663488'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663490> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663490'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663490'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663489> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663489'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663489'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663491> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663491'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663491'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663494> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663494'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663494'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663495> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663495'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663495'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663487> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663487'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663487'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660305> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660305'^^xsd:integer;
  dwc:scientificName 'Microlaimus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660305'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660301> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660301'^^xsd:integer;
  dwc:scientificName 'Microlaimus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660301'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660298> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660298'^^xsd:integer;
  dwc:scientificName 'Microlaimus globiceps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121080'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660298'^^xsd:anyURI;
  dwc:observationDate '1975-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660562> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660562'^^xsd:integer;
  dwc:scientificName 'Neotonchus corcundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120913'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660562'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660561> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660561'^^xsd:integer;
  dwc:scientificName 'Neotonchus corcundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120913'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660561'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660573> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660573'^^xsd:integer;
  dwc:scientificName 'Neotonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120916'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660573'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660567> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660567'^^xsd:integer;
  dwc:scientificName 'Neotonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120916'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660567'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660566> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660566'^^xsd:integer;
  dwc:scientificName 'Neotonchus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120916'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660566'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '161302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660584> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660584'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660584'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660588> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660588'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660588'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663011> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663011'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663011'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663003> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663003'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663003'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660364> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660364'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660364'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660500> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660500'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660500'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660497> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660497'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660497'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663048> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663048'^^xsd:integer;
  dwc:scientificName 'Sabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '229841'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663048'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660529> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660529'^^xsd:integer;
  dwc:scientificName 'Neochromadora paramunita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120790'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660529'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659515> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659515'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659515'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660252> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660252'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660252'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660462> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660462'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660462'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662875> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662875'^^xsd:integer;
  dwc:scientificName 'Chromadora lorenzeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '233939'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662875'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660065> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660065'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660065'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663088> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663088'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663088'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659583> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659583'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659583'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659579> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659579'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659579'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659575> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659575'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659575'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659581> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659581'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659581'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662844> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662844'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662844'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660053> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660053'^^xsd:integer;
  dwc:scientificName 'Enoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2504'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660053'^^xsd:anyURI;
  dwc:observationDate '1977-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '2504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660369> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660369'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660369'^^xsd:anyURI;
  dwc:observationDate '1975-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663235> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660136'^^xsd:integer;
  dwc:scientificName 'Laimella filipjevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '229962'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660136'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '229962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659466> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659466'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659466'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659666> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659669'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659669'^^xsd:anyURI;
  dwc:observationDate '1979-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659664> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659664'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659664'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663090> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663090'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663090'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663091> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663091'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663091'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663083> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663083'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663083'^^xsd:anyURI;
  dwc:observationDate '1975-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663084> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663084'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663084'^^xsd:anyURI;
  dwc:observationDate '1975-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659671> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659671'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659671'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659667> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659667'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659667'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659827> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659827'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230258'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659827'^^xsd:anyURI;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659835> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659835'^^xsd:integer;
  dwc:scientificName 'Daptonema vicinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230258'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659835'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '121558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663086> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663086'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663086'^^xsd:anyURI;
  dwc:observationDate '1979-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660442> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.765855 3.932004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.765855"^^xsd:decimal ;
  dwc:decimalLongitude "3.932004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660442'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.932004'^^xsd:double;
  dwc:latitude '51.765855'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660442'^^xsd:anyURI;
  dwc:observationDate '1980-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660281> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660281'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660281'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660280> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660280'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660280'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660283> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660283'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660283'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660282> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660282'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660282'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660141> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660141'^^xsd:integer;
  dwc:scientificName 'Laimella filipjevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '229962'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660141'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '229962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660137> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660137'^^xsd:integer;
  dwc:scientificName 'Laimella filipjevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '229962'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660137'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '229962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663069> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663069'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663069'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663068> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663068'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663068'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663066> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663066'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663066'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663065> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663065'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663065'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663135> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663135'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663135'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662894> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662894'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662894'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662890> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662890'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus lepturus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121734'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662890'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663285> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663285'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663285'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663284> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663284'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663284'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663283> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663283'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663283'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659702> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659702'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659702'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659706> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659706'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659706'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659703> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659703'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659703'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659704> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659704'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659704'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659695> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659695'^^xsd:integer;
  dwc:scientificName 'Daptonema falax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230214'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659695'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660448> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660448'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660448'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660444> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660444'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660444'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659705> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659705'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659705'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662690> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662690'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662690'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662693> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662693'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662693'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663474> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663474'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663474'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663471> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663471'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663471'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663470> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663470'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663470'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662849> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662849'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662849'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663473> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663473'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663473'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659856> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659856'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659856'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659855> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659855'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659855'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663328> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663328'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663328'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663327> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663327'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663327'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663329> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663329'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663329'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663331> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662789'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662789'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662788> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662788'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662788'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662787> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662787'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662787'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662786> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662786'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662786'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660617> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660617'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660617'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660618> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660618'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660618'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660619> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660619'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660619'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660620> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660620'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660620'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660328> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660328'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660328'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660325> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660325'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660325'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660327> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660327'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660327'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663184> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663184'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663184'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663185> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660178'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660178'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660180> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660180'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660180'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663188> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660177'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660177'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660324> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660324'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660324'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660326> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660326'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660326'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660745> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660745'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660745'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660743> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660776'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660776'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660775> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660775'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660775'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660774> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660774'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660774'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660773> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660773'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660773'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660741> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660741'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660741'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660742> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662823'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662823'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662822> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662822'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662822'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662814> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662814'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662814'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662816> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662816'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662816'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663301> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663301'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663301'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663305> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663305'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663305'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659942> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659942'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659942'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659472> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659472'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659472'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659476> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659476'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659476'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663017> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663017'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663017'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663015> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663015'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663015'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659800> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659800'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659800'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660014> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660014'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660014'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660018> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660018'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660018'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660382> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660382'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660382'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660385> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660385'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660385'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660384> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660384'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660384'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660017> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660017'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660017'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660015> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660015'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660015'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660016> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660016'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660016'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662911> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662911'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662911'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659771> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659771'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659771'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659992> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659992'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659992'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659990> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659990'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659990'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659988> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659988'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659988'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659733> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659733'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659733'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660651> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660651'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660651'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660652> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660652'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660652'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660654> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660654'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660654'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659991> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659991'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659991'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659962> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659962'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659962'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659961> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659961'^^xsd:integer;
  dwc:scientificName 'Enoploides cephalophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659961'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659553> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659553'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659553'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659552> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659552'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659552'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659730> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659730'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659730'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659731> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659731'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659731'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659732> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659732'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659732'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660198> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660198'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660198'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660200> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660200'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660200'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660272> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660272'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660272'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660273> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660273'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660273'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660274> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660274'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660274'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660275> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660275'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660275'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660271> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660271'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660271'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663559> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663559'^^xsd:integer;
  dwc:scientificName 'Xyala riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121646'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663559'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663526> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663526'^^xsd:integer;
  dwc:scientificName 'Viscosia heterolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663526'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '228127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663527> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663527'^^xsd:integer;
  dwc:scientificName 'Viscosia heterolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663527'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '228127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663528> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663528'^^xsd:integer;
  dwc:scientificName 'Viscosia heterolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663528'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '228127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663525> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663525'^^xsd:integer;
  dwc:scientificName 'Viscosia heterolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663525'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '228127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663524> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663524'^^xsd:integer;
  dwc:scientificName 'Viscosia heterolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '228127'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663524'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '228127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662863> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662863'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662863'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660721> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660721'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660721'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660722> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660722'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660722'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660258> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660258'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660258'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660257> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660257'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660257'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660259> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660259'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660259'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660260> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660260'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660260'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660516> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660516'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660516'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660520> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660520'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660520'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659750> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659750'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659750'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659751> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659751'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659751'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663412> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663412'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663412'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663413> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663413'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663413'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663414> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663414'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663414'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663416> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663416'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663416'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659639> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659642'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659642'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659597> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659597'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659597'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659593> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659593'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659593'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659596> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659596'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659596'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659594> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659594'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659594'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659595> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659595'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659595'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660471> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660471'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660471'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660475> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660475'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660475'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660472> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660472'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660472'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660473> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660473'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660473'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660100> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660100'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660100'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662958> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662958'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662958'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663499> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663499'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663499'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663500> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663500'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663500'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663501> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663501'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663501'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660102> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660102'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660102'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662692> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662692'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121184'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662692'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662848> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662848'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662848'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662785> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662785'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662785'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660777> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660777'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660777'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660179> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660179'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660179'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662815> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662815'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662815'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663545> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663117'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663117'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660674> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660674'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660674'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660673> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660673'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660673'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660672> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660672'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660672'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660671> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660671'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660671'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660670> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660670'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660670'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662912> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662912'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662912'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659989> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659989'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659989'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659729> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659729'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659729'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663114> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663114'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663114'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663116> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663116'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663116'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660621> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660621'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660621'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660072> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660072'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660072'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660073> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660073'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660073'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660075> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660075'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660075'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660071> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660071'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660071'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662756> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662756'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662756'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662753> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662753'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662753'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662754> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662754'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662754'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662752> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662752'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662752'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663211> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663211'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663211'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663498> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663498'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663498'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663497> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663497'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663497'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659801> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662830'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662830'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660590> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660590'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660590'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663014> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663014'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663014'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660518> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660518'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660518'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663136> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663136'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663136'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663115> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663115'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663115'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663096> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663096'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663096'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659586> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659586'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659586'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659585> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659585'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659585'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660196> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660196'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660196'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662812> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662812'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662812'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660230> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660230'^^xsd:integer;
  dwc:scientificName 'Mesacanthion diplechma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121890'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660230'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663215> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663215'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663215'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662957> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662957'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662957'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660101> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660101'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660101'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663093> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663093'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663093'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663095> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663095'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663095'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663094> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663094'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663094'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663092> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663092'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663092'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659673> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659673'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659673'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659674> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659674'^^xsd:integer;
  dwc:scientificName 'Daptonema calceolatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121522'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659674'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '121522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659795> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659795'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659795'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659796> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659796'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659796'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659647> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659647'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659647'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659650> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  geo-pos:lat "51.543627"^^xsd:decimal ;
  geo-pos:long "3.995901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659650'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659650'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659648> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  geo-pos:lat "51.543627"^^xsd:decimal ;
  geo-pos:long "3.995901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659648'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659648'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659649> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  geo-pos:lat "51.543627"^^xsd:decimal ;
  geo-pos:long "3.995901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659649'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659649'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659646> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.543627"^^xsd:decimal ;
  dwc:decimalLongitude "3.995901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.543627 3.995901)"^^geo:wktLiteral ;
  geo-pos:lat "51.543627"^^xsd:decimal ;
  geo-pos:long "3.995901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659646'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '3.995901'^^xsd:double;
  dwc:latitude '51.543627'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659646'^^xsd:anyURI;
  dwc:observationDate '1980-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663050> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663050'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663050'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663051> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663051'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663051'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663052> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663052'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663052'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663131> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663131'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663131'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663278> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663278'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663278'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663279> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663279'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663279'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659699> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659699'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659699'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659701> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659701'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659701'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659691> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659691'^^xsd:integer;
  dwc:scientificName 'Daptonema falax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '230214'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659691'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659692> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659692'^^xsd:integer;
  dwc:scientificName 'Daptonema falax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '230214'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659692'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659693> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659693'^^xsd:integer;
  dwc:scientificName 'Daptonema falax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '230214'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659693'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660429> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660429'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660429'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659700> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659700'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659700'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662834> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662834'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662834'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663455> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663455'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663455'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663456> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663456'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663456'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662833> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662833'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662833'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659838> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659838'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659838'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659839> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659839'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659839'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663314> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663314'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663314'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663312> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663312'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663312'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662770> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662770'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662770'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662772> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662772'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662772'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662771> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662771'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662771'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660614> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660614'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660614'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660615> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660615'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660615'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660309> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660309'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660309'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660310> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660310'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660310'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660161> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660161'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660161'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660162> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660162'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660162'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663169> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663169'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663169'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663170> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663170'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663170'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660163> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660163'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660163'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660760> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660760'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660760'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660726> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660726'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660726'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662818> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662818'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662818'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662810> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662810'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662810'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662811> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662811'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662811'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662817> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662817'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662817'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662819> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662819'^^xsd:integer;
  dwc:scientificName 'Bathylaimus stenolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122248'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662819'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662809> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662809'^^xsd:integer;
  dwc:scientificName 'Bathylaimus macramphis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122244'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662809'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663286> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663286'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663286'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659928> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659928'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659928'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662998> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662998'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662998'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660368> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660368'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660368'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660000> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660000'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660000'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662908> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662908'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662908'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662909> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662909'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662909'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659768> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659768'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659768'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659974> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659974'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659974'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659927> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659927'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659927'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660647> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660647'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660647'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660648> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660648'^^xsd:integer;
  dwc:scientificName 'Oncholaimellus calvadosicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '122131'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660648'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '122131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659973> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659973'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659973'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659716> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659716'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659716'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659714> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659714'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659714'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662907> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662907'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662907'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663556> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663556'^^xsd:integer;
  dwc:scientificName 'Xyala riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121646'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663556'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660269> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660269'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660269'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660268> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660268'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660268'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660270> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660270'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660270'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660708> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660708'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660708'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660706> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660706'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus heterodontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120880'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660706'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660241> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660241'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660241'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660242> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660242'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660242'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660502> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660502'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660502'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660501> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660501'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660501'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660503> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660503'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660503'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663411> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663411'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663411'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659636> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659636'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659636'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659635> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659635'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659635'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659590> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659590'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659590'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660458> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660458'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660458'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660456> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660456'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660456'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660457> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660457'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660457'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663365> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663365'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663365'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663364> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663364'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663364'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663363> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663363'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663363'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660097> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660097'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660097'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660096> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660096'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660096'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660095> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660095'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660095'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663482> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663482'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663482'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663483> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663483'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663483'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663484> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663484'^^xsd:integer;
  dwc:scientificName 'Viscosia franzii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153465'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663484'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659539> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659539'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659539'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659538> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659538'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659538'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659537> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659537'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659537'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659837> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659837'^^xsd:integer;
  dwc:scientificName 'Dasynemella albaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659837'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '870701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663457> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663457'^^xsd:integer;
  dwc:scientificName 'Viscosia coomansi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '153462'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663457'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '153462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660758> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660758'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660758'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660728> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660728'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660728'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660669> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660669'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660669'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660668> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660668'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660668'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660667> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660667'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660667'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660001> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660001'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660001'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659715> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659715'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659715'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663112> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663112'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663112'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660056> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660056'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660056'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660058> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660058'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660058'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663198> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663198'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663198'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663196> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663196'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663196'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660575> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660575'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660575'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662999> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662999'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662999'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659926> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659926'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus stenosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659926'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660243> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660243'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660243'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663280> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663280'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663280'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662737> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662737'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662737'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663197> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663197'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121288'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663197'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '868902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659570> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659570'^^xsd:integer;
  dwc:scientificName 'Cobbia trefusiaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659570'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660311> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660311'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660311'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659999> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659999'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659999'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663111> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663111'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663111'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663077> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663077'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663077'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659789> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659789'^^xsd:integer;
  dwc:scientificName 'Daptonema stylosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '230252'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659789'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '153430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660616> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660616'^^xsd:integer;
  dwc:scientificName 'Odontophora phalarata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660616'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '121332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659643> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659643'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659643'^^xsd:anyURI;
  dwc:observationDate '1979-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659644> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659644'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659644'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659645> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.526405"^^xsd:decimal ;
  dwc:decimalLongitude "4.058403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.526405 4.058403)"^^geo:wktLiteral ;
  geo-pos:lat "51.526405"^^xsd:decimal ;
  geo-pos:long "4.058403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659645'^^xsd:integer;
  dwc:scientificName 'Daptonema albigensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.058403'^^xsd:double;
  dwc:latitude '51.526405'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '121519'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659645'^^xsd:anyURI;
  dwc:observationDate '1979-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '990381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660285> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660285'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660285'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660287> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660287'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121578'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660287'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '121578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663242> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663242'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663242'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659682> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659682'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659682'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659679> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659679'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659679'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659678> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659678'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659678'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659683> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659683'^^xsd:integer;
  dwc:scientificName 'Daptonema deconincki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '230207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659683'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663332> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663332'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663332'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663335> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663335'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663335'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663337> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663337'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663337'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663333> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663333'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663333'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663334> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663334'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663334'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663336> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663336'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663336'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662794> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662794'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662794'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660343> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660343'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660343'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660341> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660341'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660341'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660342> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660342'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660342'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663552> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663552'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663552'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663554> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663554'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663554'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663551> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663551'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663551'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663549> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663549'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663549'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662806> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662806'^^xsd:integer;
  dwc:scientificName 'Bathylaimus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662806'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '122236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662807> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662807'^^xsd:integer;
  dwc:scientificName 'Bathylaimus australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122236'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662807'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '122236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662989> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662989'^^xsd:integer;
  dwc:scientificName 'Rhabditidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2213'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662989'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663307> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663307'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663307'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663309> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663309'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663309'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663401> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663401'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663401'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663396> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663396'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663396'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663397> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663397'^^xsd:integer;
  dwc:scientificName 'Tripyloides marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663397'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663022> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663022'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663022'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663445> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663445'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663445'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663447> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663447'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663447'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659809> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659809'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659809'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659810> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659810'^^xsd:integer;
  dwc:scientificName 'Daptonema tenuispiculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121555'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659810'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660399> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660399'^^xsd:integer;
  dwc:scientificName 'Monhystera microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121460'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660399'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1054746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660387> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660387'^^xsd:integer;
  dwc:scientificName 'Monhystera disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660387'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '468111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660024> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660024'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660024'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660023> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660023'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660023'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660021> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660021'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660021'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660020> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660020'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660020'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659884> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659884'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659884'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659780> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659780'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659780'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659778> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659778'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659778'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659777> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659777'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659777'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659776> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659776'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659776'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659914> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659914'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus iniquisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121687'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659914'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660410> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660410'^^xsd:integer;
  dwc:scientificName 'Monhystera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660410'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660408> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660408'^^xsd:integer;
  dwc:scientificName 'Monhystera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660408'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '121479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659558> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659558'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659558'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659557> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659557'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659557'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659736> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659736'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659736'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659735> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659735'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659735'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660202> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660202'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660202'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659501> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659501'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659501'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660522> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660522'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660522'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660526> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660526'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660526'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659630> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659630'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120821'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659630'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659629> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659629'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120821'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659629'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660676> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660676'^^xsd:integer;
  dwc:scientificName 'Oncholaimus skawensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122182'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660676'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660521> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660521'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660521'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660646> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660646'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660646'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660642> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660642'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660642'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659757> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659757'^^xsd:integer;
  dwc:scientificName 'Daptonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '153155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659757'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663418> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663418'^^xsd:integer;
  dwc:scientificName 'Tubolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2414'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663418'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660477> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660477'^^xsd:integer;
  dwc:scientificName 'Monoposthia costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121104'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660477'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663372> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663372'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663372'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663371> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663371'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663371'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659888> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659888'^^xsd:integer;
  dwc:scientificName 'Diplogaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '231704'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659888'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659901> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659901'^^xsd:integer;
  dwc:scientificName 'Diplolaimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2444'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659901'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662791> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662791'^^xsd:integer;
  dwc:scientificName 'Axonolaimus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662791'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660344> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660344'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660344'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663550> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663550'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '122156'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663550'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660694> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660694'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660694'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660693> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660693'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660693'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659781> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659781'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659781'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660406> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660406'^^xsd:integer;
  dwc:scientificName 'Monhystera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660406'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663123> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663123'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663123'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663122> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663122'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema rufum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121022'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663122'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662695> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662695'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662695'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662696> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662696'^^xsd:integer;
  dwc:scientificName 'Anoplostoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2498'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662696'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660426> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660426'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660426'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663152> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663152'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663152'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663151> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663151'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663151'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662758> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662758'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662758'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662759> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662759'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662759'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662760> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662760'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662760'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662761> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662761'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662761'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662762> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A662762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:662762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '662762'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:662762'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659520> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659520'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659520'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660523> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660523'^^xsd:integer;
  dwc:scientificName 'Neochromadora munita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660523'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '120789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663374> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663374'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663374'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660424> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A660424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:660424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '660424'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:660424'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663266> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663266'^^xsd:integer;
  dwc:scientificName 'Theristus blandicor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121607'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663266'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663268> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663268'^^xsd:integer;
  dwc:scientificName 'Theristus blandicor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121607'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663268'^^xsd:anyURI;
  dwc:observationDate '1980-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '121607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663376> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663376'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663376'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663375> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663375'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663375'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663446> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663446'^^xsd:integer;
  dwc:scientificName 'Biota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663446'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659994> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A659994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:659994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '659994'^^xsd:integer;
  dwc:scientificName 'Enoploides labiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121843'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:659994'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663346> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663346'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663346'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663097> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663097'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663097'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663102> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663102'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663102'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663098> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663098'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663098'^^xsd:anyURI;
  dwc:observationDate '1979-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663101> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663101'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663101'^^xsd:anyURI;
  dwc:observationDate '1979-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663373> ;
  mr:hasGeometry <https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.396679"^^xsd:decimal ;
  dwc:decimalLongitude "4.127019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.396679 4.127019)"^^geo:wktLiteral ;
  geo-pos:lat "51.396679"^^xsd:decimal ;
  geo-pos:long "4.127019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/848__urn%3Acatalog%3AMarBEF%2FManuela%3Auy%3A663373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:uy:663373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/848_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'uy'^^xsd:string;
  dwc:catalogNumber '663373'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Three estuaries in the Netherlands'^^xsd:string;
  dwc:longitude '4.127019'^^xsd:double;
  dwc:latitude '51.396679'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:uy:663373'^^xsd:anyURI;
  dwc:observationDate '1979-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF