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

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88327'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88327'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86334> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86334'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86334'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86335> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86335'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86335'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86348> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86348'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86348'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86347> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86347'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86347'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86346> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86346'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86346'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86343> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86343'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86343'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86342> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86342'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86342'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86341> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86341'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86341'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86340> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86340'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86340'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86336> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86336'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86336'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86329> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86329'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86329'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86330> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86330'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86330'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86331> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86331'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86331'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86332> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86332'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86332'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86333> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86333'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86333'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86339> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86339'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86339'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87499> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87499'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87499'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87502> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87502'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87502'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87501> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87501'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87501'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87500> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87500'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87500'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87498> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87498'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87498'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87497> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87497'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87497'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88316> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88316'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88316'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86759> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86759'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86759'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86758> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86758'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86758'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86764> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86764'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86764'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86763> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86763'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86763'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86760> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86760'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86760'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86757> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86757'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86757'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89309> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89309'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89309'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89312> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89312'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89312'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87089> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87089'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87089'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87092> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87092'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87092'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87091> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87091'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87091'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87090> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87090'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87090'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87599> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87599'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87599'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88685> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88685'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88685'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88688> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88688'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88688'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88687> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88687'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88687'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89122> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89122'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89114> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89114'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89114'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89116> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89116'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89116'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88315> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88315'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88315'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88796> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88796'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121484'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88796'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101292> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101292'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101292'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101297> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101297'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101297'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101296> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101296'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101296'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101290> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101290'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101290'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101291> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101291'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101291'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101295> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101295'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101295'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86570> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86570'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86570'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86569> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86569'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86569'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88326> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88326'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88326'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88313> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88313'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88313'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89107> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89107'^^xsd:integer;
  dwc:scientificName 'Thalassomonhystera parva'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89107'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86472> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86472'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86472'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86470> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86470'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86470'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86471> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86471'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86471'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86469> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86469'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86469'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87691> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87691'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87691'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88984> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88984'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88972> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88972'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88972'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88973> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88973'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88973'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88974> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88974'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88974'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88987> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88987'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88987'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88985> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88985'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88985'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88971> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88971'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88971'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88970> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88970'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88970'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88975> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88975'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88975'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88969> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88969'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88969'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88983> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88983'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88982> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88982'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88981> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88981'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88979> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88979'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88979'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88978> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88978'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88978'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88977> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88977'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88977'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88976> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88976'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88976'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88986> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88986'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88986'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89009> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89009'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89009'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89018> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89018'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89018'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89011> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89011'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89011'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89012> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89012'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89012'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89015> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89015'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89015'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89016> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89016'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89016'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89017> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89017'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89017'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87692> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87692'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87692'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88809> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88809'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88809'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88823> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88823'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88823'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88810> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88810'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88810'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88812> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88812'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88812'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88815> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88815'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88815'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88817> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88817'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88817'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88819> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88819'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88819'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88820> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88820'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88820'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88821> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88821'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88821'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89353> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89353'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89353'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89356> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89356'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89356'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88843> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88843'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121490'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88843'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88844> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88844'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121490'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88834> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88834'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121490'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88834'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86612> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86612'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86612'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88336> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88336'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88336'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86610> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86610'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86610'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86616> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86616'^^xsd:integer;
  dwc:scientificName 'Chromadorita nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120753'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86616'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87794> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87794'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87794'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87835> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87835'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87835'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88645> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88645'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88645'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88629> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88629'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88629'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88636> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88636'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88636'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88640> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88640'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88640'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88648> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88648'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88648'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88647> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88647'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88647'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88646> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88646'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88646'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86528> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86528'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86528'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86527> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86527'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86527'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86526> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86526'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86526'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86525> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86525'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86525'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87354> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87354'^^xsd:integer;
  dwc:scientificName 'Eumorpholaimus sabulicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121694'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87354'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '584276'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88474> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88474'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88474'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88476> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88476'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88476'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88481> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88481'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88481'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88429> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88429'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88429'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88043> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88043'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88518> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88518'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88518'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88516> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88516'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88516'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88522> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88522'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88522'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88514> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88514'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88514'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88523> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88523'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88523'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88513> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88513'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88513'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88512> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88512'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88512'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88528> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88528'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88528'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87973> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87973'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87973'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87981> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87981'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87982> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87982'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87983> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87983'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87984> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87984'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88511> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88511'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88511'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88510> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88510'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88510'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88521> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88521'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88521'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88509> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88509'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88509'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88524> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88524'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88524'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88520> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88520'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88520'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88519> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88519'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88519'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88527> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88527'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88527'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88526> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88526'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88526'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88525> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88525'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88525'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87453> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87453'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87453'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87454> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87454'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87454'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87449> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87449'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87449'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87455> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87455'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87455'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87872> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87872'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87872'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87871> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87871'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87871'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87869> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87869'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87869'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87884> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87884'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87884'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87881> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87881'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87881'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87879> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87879'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87879'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87878> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87878'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87878'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87875> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87875'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87875'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87873> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87873'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87873'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87883> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87883'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87883'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87885> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87885'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87885'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87882> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87882'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87882'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87887> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87887'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87887'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88679> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88679'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88679'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88683> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88683'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88683'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88677> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88677'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88677'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88678> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88678'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88678'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88675> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88675'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88675'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88684> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88684'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88684'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88672> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88672'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88672'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88669> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88669'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88669'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88671> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88671'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88671'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88680> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88680'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88680'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88673> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88673'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88673'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88681> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88681'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88681'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88682> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88682'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88682'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87622> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87622'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87622'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87621> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87621'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87621'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87617> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87617'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87617'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87628> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87628'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87628'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87614> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87614'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87614'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87619> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87619'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87619'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87626> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87626'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87626'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87625> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87625'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87625'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87624> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87624'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87624'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87623> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87623'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87623'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87609> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87609'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87609'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87610> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87610'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87610'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87611> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87611'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87611'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87612> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87612'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87612'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87620> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87620'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87620'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87616> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87616'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87616'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88564> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88564'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88564'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88558> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88558'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88558'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88557> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88557'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88557'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88552> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88552'^^xsd:integer;
  dwc:scientificName 'Quadricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88552'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1296200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87910> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87910'^^xsd:integer;
  dwc:scientificName 'Monhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2447'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87910'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101224> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101224'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101224'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101210> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101210'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101210'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101209> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101209'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101209'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101223> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101223'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101223'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101222> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101222'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101222'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101221> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101221'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101221'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101220> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101220'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101220'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101219> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101219'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101219'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101218> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101218'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101218'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101207> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101207'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101207'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88757> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88757'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88757'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88761> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88761'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88761'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87650> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87650'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87650'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101211> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101211'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101211'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101212> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101212'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101212'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101213> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101213'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101213'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101215> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101215'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101215'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101216> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101216'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101216'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101217> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101217'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101217'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101226> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101226'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101226'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101208> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101208'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101208'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86911> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86911'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86911'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86913> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86913'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86913'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86914> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86914'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86914'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86915> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86915'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86915'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86916> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86916'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86916'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86917> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86917'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86917'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86918> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86918'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86918'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86919> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86919'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86919'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86920> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86920'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86920'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86925> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86925'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86925'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86926> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86926'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86926'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86927> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86927'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86927'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86928> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86928'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86928'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86922> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86922'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86922'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86921> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86921'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86921'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86923> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86923'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86923'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88711> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88711'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88711'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88713> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88713'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88713'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88715> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88715'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88715'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86924> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86924'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86924'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89288> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89288'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89288'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89286> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89286'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89286'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89283> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89283'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89282> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89282'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89281> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89281'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89280> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89280'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89280'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89276> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89276'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89276'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89275> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89275'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89275'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89274> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89274'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89274'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89273> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89273'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89273'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89272> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89272'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89272'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89271> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89271'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89271'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89284> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89284'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89284'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87492> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87492'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87492'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87491> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87491'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87491'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87489> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87489'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87489'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88212> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88212'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88212'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87193> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87193'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87193'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87194> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87194'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87194'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87196> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87196'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87196'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88108> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88108'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88108'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88107> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88107'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88107'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88106> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88106'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88106'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88098> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88098'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88098'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88097> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88097'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88097'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88094> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88094'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88094'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87713> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87713'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87713'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88252> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88252'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88252'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88215> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88215'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88215'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88213> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88213'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88213'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88214> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88214'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88214'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101184> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101184'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101184'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88170> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88170'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88170'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88187> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88187'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88187'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88186> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88186'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88186'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88185> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88185'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88185'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88188> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88188'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88188'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87525> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87525'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87525'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86808> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86808'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86808'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86792> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86792'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86792'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86793> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86793'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86793'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86795> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86795'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86795'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86806> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86806'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86806'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86807> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86807'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86807'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86789> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86789'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86789'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86790> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86790'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86790'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86791> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86791'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86791'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101354> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101354'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101354'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101250> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101250'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101250'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101265> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101265'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101265'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101365> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101365'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101365'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101364> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101364'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101364'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101366> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101366'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101366'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101363> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101363'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101363'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101356> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101356'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101356'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101355> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101355'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101355'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101347> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101347'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101347'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101348> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101348'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101348'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101349> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101349'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101349'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101350> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101350'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101350'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101351> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101351'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101351'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101353> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101353'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101353'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101361> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101361'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101361'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101359> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101359'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101359'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101358> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101358'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101358'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101362> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101362'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101362'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87684> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87684'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87684'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87505> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87505'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87505'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87504> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87504'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87504'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87503> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87503'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87503'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87508> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87508'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87508'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88630> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88630'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88630'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88634> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88634'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88634'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88632> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88632'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88632'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88631> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88631'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88631'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88639> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88639'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88639'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88638> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88638'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88638'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88042> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88042'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88040> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88040'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88040'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88637> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88637'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88637'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88867> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88867'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88867'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88868> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88868'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88868'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88853> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88853'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88853'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88865> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88865'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88865'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88852> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88852'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88852'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89270> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89270'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89270'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89287> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89287'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89287'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86856> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86856'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86856'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86849> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86849'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86849'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86859> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86859'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86859'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86860> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86860'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86860'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86861> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86861'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86861'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87401> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87401'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87401'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87395> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87395'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87395'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87396> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87396'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87396'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87397> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87397'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87397'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87400> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87400'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87400'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87406> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87406'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87406'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87394> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87394'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87394'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87402> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87402'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87402'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87404> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87404'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87405> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87405'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87405'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87389> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87389'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87389'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87407> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87407'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87407'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87390> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87390'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87390'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87391> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87391'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87391'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87392> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87392'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87392'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87393> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87393'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87393'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87132> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87132'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87132'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89020> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89020'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89020'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89023> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89023'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89025> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89025'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89025'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89027> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89027'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89027'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89028> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89028'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89028'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89019> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89019'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89019'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89010> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89010'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89010'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89115> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89115'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89115'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89119> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89119'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89119'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89113> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89113'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89113'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89110> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89110'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89110'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86868> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86868'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86868'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86862> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86862'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86862'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86864> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86864'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86864'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86854> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86854'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86854'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86863> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86863'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86863'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86865> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86865'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86865'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86851> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86851'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86851'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86853> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86853'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86853'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86852> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86852'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86852'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86850> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86850'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86850'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86445> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86445'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86445'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86438> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86438'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86438'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86436> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86436'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86436'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86435> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86435'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86435'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86433> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86433'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86433'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86432> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86432'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86432'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86431> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86431'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86431'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86430> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86430'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86430'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86443> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86443'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86443'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86447> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86447'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86447'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86444> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86444'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86444'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86866> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86866'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86866'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86867> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86867'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86867'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89120> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89120'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89120'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86950> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86950'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86950'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89039> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89039'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89039'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89045> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89045'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89045'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89047> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89047'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89047'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89048> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89048'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89048'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89041> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89041'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89042> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89042'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89042'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89040> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89040'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89040'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89030> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89030'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89030'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89029> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89029'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89029'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89038> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89038'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89038'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89037> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89037'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89037'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89036> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89036'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89036'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89035> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89035'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89035'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89034> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89034'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89034'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89033> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89033'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89033'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89032> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89032'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89032'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89031> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89031'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89031'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89046> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89046'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89046'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89044> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89044'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86974> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86974'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86974'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86984> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86984'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86984'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86976> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86976'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86976'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89043> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89043'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89043'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88369> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88369'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88369'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88169> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88169'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88169'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86642> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86642'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86642'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86648> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86648'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86648'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86674> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86674'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86674'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89112> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89112'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89112'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89026> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89026'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89026'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89125> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89125'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89125'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88686> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88686'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88686'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87096> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87096'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87096'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89310> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89310'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89310'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87597> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87597'^^xsd:integer;
  dwc:scientificName 'Metachromadora remanei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121013'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87597'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88130> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88130'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88130'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89070> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89070'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89070'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89071> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89071'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89071'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86372> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86372'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86372'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88811> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88811'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121489'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88811'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121489'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88913> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88913'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88913'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86638> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86638'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86638'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86645> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86645'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86645'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86644> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86644'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86644'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86643> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86643'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86643'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86641> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86641'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86641'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86639> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86639'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86639'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86637> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86637'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86637'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86636> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86636'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86636'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86647> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86647'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86647'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86631> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86631'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86631'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86632> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86632'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86632'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86640> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86640'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86640'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86629> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86629'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86629'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88980> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88980'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88980'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88988> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88988'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88988'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89014> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89014'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89014'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87689> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87689'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121660'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87689'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '228949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101298> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101298'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101298'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88841> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88841'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121490'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88841'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88330> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88330'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88330'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88473> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88473'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88473'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87844> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87844'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87844'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86673> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86673'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86673'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86671> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86671'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86671'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86675> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86675'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86675'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86676> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86676'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86676'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86677> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86677'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86677'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86678> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86678'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86678'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86679> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86679'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86679'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86680> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86680'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86680'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86685> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86685'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86685'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101131> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101131'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101131'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101128> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101128'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101128'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101214> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101214'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101214'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101225> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101225'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101225'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87618> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87618'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87618'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87613> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87613'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87613'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87615> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87615'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87615'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87627> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87627'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87627'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88676> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88676'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88676'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88674> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88674'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88674'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88670> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88670'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88670'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87888> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87888'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87888'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87886> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87886'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87886'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87876> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87876'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87876'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88475> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88475'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120847'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88475'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120847'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86805> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86805'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86805'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87649> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87649'^^xsd:integer;
  dwc:scientificName 'Metadasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153217'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87649'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '153217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87683> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87683'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87683'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87195> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87195'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87195'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88105> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88105'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88105'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88172> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88172'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88172'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101357> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101357'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101357'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101352> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101352'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101352'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101360> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101360'^^xsd:integer;
  dwc:scientificName 'Axonolaimus spinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101360'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88517> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88517'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88517'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88515> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88515'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88515'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88431> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88431'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88431'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88044> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88044'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88044'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86912> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86912'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86912'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88710> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88710'^^xsd:integer;
  dwc:scientificName 'Setosabatieria hilarula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121378'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88710'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88339> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88339'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88339'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88635> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88635'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88635'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86439> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86439'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86439'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87399> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87399'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87399'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87403> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87403'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87403'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86857> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86857'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86857'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88633> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88633'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88633'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87507> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87507'^^xsd:integer;
  dwc:scientificName 'Leptolaimus limicolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121269'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87507'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87880> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87880'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87880'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87870> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87870'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87870'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87877> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87877'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87877'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87874> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87874'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87874'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88041> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88041'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88041'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86973> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86973'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86973'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86981> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86981'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86981'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86971> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86971'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86971'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86975> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86975'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86975'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86970> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86970'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86970'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89168> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89168'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89168'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86988> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86988'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86988'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86987> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86987'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86987'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86985> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86985'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86985'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86982> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86982'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86982'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86986> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86986'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86986'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86810> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86810'^^xsd:integer;
  dwc:scientificName 'Daptonema biggi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121520'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86810'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86980> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86980'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86980'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86979> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86979'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86979'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86969> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86969'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86969'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86978> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86978'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86978'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86977> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86977'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86977'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86983> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.365 -4.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86983'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-4.245'^^xsd:double;
  dwc:latitude '50.365'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86983'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89179> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89179'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89179'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87865> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87865'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87865'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86354> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86354'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86354'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86353> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86353'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86353'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86351> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86351'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86351'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86362> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86362'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86362'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86366> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86366'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86366'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86365> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86365'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86365'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86364> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86364'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86364'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86363> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86363'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86363'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86350> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86350'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86350'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86361> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86361'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86361'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86359> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86359'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86359'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86358> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86358'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86358'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86357> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86357'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86357'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86356> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86356'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86356'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86355> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86355'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86355'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86349> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86349'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86349'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86352> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86352'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86352'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86360> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86360'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86360'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86368> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86368'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86368'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86367> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86367'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86367'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89204> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89204'^^xsd:integer;
  dwc:scientificName 'Theristus ensifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121610'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89204'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87333> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87333'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87333'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86773> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86773'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86773'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86774> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86774'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86774'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87944> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87944'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87944'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87933> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87933'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87933'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87941> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87941'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87941'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87940> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87940'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87940'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87938> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87938'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87938'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87936> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87936'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87936'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87946> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87946'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87946'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87937> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87937'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87937'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87939> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87939'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87939'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87935> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87935'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87935'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87934> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87934'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87934'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87929> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87929'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87929'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87930> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87930'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87930'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87931> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87931'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87931'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87932> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87932'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87932'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87947> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87947'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87947'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87868> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87868'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87868'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101335> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101335'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101335'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101333> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101333'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101333'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101332> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101332'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101332'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101327> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101327'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101327'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101338> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101338'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101338'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101331> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101331'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101331'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89256> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89256'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89256'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89254> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89254'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89254'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89345> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89345'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89345'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89343> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89343'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89343'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89342> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89342'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89342'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89341> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89341'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89341'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89340> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89340'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89340'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89339> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89339'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89339'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89338> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89338'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89338'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89337> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89337'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89337'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89348> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89348'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89348'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87550> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87550'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87550'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89330> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89330'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89330'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89335> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89335'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89335'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89346> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89346'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89346'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89329> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89329'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89329'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89331> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89331'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89331'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89332> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89332'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89332'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89333> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89333'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89333'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89334> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89334'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89334'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89347> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89347'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89347'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87568> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87568'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87568'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88300> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88300'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88300'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88308> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88308'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88308'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88299> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88299'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88299'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87278> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87278'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87278'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87270> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87270'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87270'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87271> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87271'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87271'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87273> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87273'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87273'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87276> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87276'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87276'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87277> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87277'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87277'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87378> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87378'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87378'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87370> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87370'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87370'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87387> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87387'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87387'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87369> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87369'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87369'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87374> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87374'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87374'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87385> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87385'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87385'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87375> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87375'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87375'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87383> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87383'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87383'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87567> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87567'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87567'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87566> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87566'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87566'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87565> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87565'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87565'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87564> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87564'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87564'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87563> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87563'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87563'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87562> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87562'^^xsd:integer;
  dwc:scientificName 'Marylynnia complexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120835'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87562'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88622> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88622'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88622'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88621> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88621'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88621'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88623> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88623'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88623'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88624> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88624'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88624'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88085> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88085'^^xsd:integer;
  dwc:scientificName 'Nudora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2368'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88085'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87381> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87381'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87381'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87379> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87379'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87379'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87373> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87373'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87373'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87372> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87372'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87372'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88708> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88708'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88708'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88706> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88706'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88706'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88707> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88707'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88707'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88705> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88705'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88705'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89243> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89243'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89243'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89129> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89129'^^xsd:integer;
  dwc:scientificName 'Theristus acer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121601'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89129'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87303> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87303'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87303'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87279> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87279'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87279'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87280> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87280'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87280'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87281> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87281'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87282> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87282'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87283> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87283'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87287> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87287'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87287'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87288> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87288'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87288'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87275> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87275'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87275'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87010> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87010'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87010'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87009> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87009'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87009'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87016> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87016'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87016'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87013> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87013'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87013'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87014> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87014'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87014'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101310> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101310'^^xsd:integer;
  dwc:scientificName 'Atrochromadora microlaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120675'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101310'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120675'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86492> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86492'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86492'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86491> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86491'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86491'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101166> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101166'^^xsd:integer;
  dwc:scientificName 'Anticoma acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121767'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101166'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86606> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86606'^^xsd:integer;
  dwc:scientificName 'Chromadorina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2596'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86606'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86493> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86493'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86493'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101121> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101121'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101121'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101122> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101122'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101122'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89302> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89302'^^xsd:integer;
  dwc:scientificName 'Trissonchulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2528'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89302'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89001> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89001'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89001'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88993> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88993'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88993'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88989> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88989'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88989'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87235> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87235'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87235'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87297> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87297'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87297'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87233> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87233'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87233'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87290> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87290'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87290'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87289> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87289'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87289'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87298> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87298'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87298'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87299> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87299'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87299'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87300> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87300'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87300'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87301> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87301'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87301'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87302> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87302'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87302'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88887> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88887'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88887'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88888> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88888'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88888'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89380> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89380'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89380'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89381> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89381'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89381'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89382> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89382'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89382'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89383> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89383'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89383'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89384> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89384'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89384'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89385> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89385'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89385'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89386> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89386'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89386'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89387> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89387'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89387'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89375> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89375'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89375'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89376> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89376'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89376'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89378> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89378'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89378'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89372> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89372'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89372'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89373> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89373'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89373'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89374> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89374'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89374'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87443> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87443'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87443'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89379> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89379'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89379'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89369> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89369'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89369'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89370> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89370'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89370'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89371> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89371'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89371'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89388> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89388'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89388'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89377> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89377'^^xsd:integer;
  dwc:scientificName 'Viscosia viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229921'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89377'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122156'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86547> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86547'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86547'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86495> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86495'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86495'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88417> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88417'^^xsd:integer;
  dwc:scientificName 'Pontonema vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122216'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88417'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122216'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86535> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86535'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86535'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86540> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86540'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86540'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86545> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86545'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86545'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86544> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86544'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86544'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88355> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88355'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88355'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88361> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88361'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88361'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88362> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88362'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88362'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88363> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88363'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88363'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88364> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88364'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88364'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88351> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88351'^^xsd:integer;
  dwc:scientificName 'Prochromadorella septempapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120714'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88351'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120714'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87809> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87809'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87809'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88666> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88666'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88666'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88668> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88668'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88668'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88653> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88653'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88653'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88655> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88655'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88655'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88650> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88650'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88650'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86531> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86531'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86531'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86537> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86537'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86537'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86539> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86539'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86539'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86548> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86548'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86548'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86309> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86309'^^xsd:integer;
  dwc:scientificName 'Bathylaimus paralongisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122246'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86309'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101377> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101377'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101377'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101378> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101378'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101378'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101371> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101371'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101371'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101374> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101374'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101374'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101373> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101373'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101373'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101372> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101372'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101372'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101375> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101375'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101375'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88459> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88459'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88459'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88449> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88449'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88449'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88463> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88463'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88463'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88455> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88455'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88455'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88457> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88457'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88457'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88451> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88451'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88451'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88450> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88450'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88450'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88465> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88465'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88465'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88464> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88464'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88464'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88458> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88458'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88458'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88461> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88461'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88461'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88460> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88460'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88460'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88066> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88066'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88066'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88067> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88067'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88067'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88065> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88065'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88065'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88064> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88064'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88064'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88063> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88063'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88063'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88059> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88059'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88059'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88053> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88053'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88053'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88056> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88056'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88056'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88054> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88054'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88054'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88052> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88052'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88052'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88051> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88051'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88051'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88050> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88050'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88050'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88049> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88049'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88049'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88057> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88057'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88057'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88062> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88062'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88062'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88531> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88531'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88531'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88529> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88529'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88529'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87999> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87999'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87999'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88002> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88002'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88002'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88001> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88001'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88001'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87997> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87997'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87997'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88000> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88000'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88000'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88003> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88003'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88003'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88004> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88004'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88004'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88540> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88540'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88540'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88543> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88543'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88543'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88011> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88011'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88011'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88020> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88020'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88020'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88010> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88010'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88010'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88024> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88024'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88024'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88023> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88023'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88023'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88022> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88022'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88022'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88021> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88021'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88021'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88019> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88019'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88019'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88018> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88018'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88018'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88017> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88017'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88017'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88403> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88403'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88403'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88404> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88404'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88398> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88398'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88398'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88400> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88400'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88400'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88401> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88401'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88401'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88402> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88402'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88402'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88397> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88397'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88397'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88396> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88396'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88396'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88390> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88390'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88390'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88391> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88391'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88391'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88392> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88392'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88392'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87469> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87469'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus balticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120773'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87469'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87908> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87908'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87908'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87907> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87907'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87907'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87905> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87905'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87905'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87901> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87901'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87901'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87890> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87890'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87890'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87889> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87889'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87889'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88737> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88737'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88737'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88742> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88742'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88742'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88739> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88739'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88739'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88740> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88740'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88740'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88743> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88743'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88743'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88744> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88744'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88744'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88745> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88745'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88745'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88747> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88747'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88747'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88730> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88730'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88730'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88731> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88731'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88731'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88741> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88741'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88741'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88735> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88735'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88735'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88738> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88738'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88738'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88733> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88733'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88733'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88732> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88732'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88732'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87631> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87631'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87631'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87643> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87643'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87643'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87641> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87641'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87641'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87636> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87636'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87636'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87629> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87629'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87629'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88586> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88586'^^xsd:integer;
  dwc:scientificName 'Rhabditis ehrenbaumi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122272'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88586'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1537702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88605> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88605'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122273'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88605'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88604> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88604'^^xsd:integer;
  dwc:scientificName 'Rhabditis marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122273'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88604'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '760681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87059> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87059'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87059'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87063> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87063'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87063'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87061> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87061'^^xsd:integer;
  dwc:scientificName 'Desmodora communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120964'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120964'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86728> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86728'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86728'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86725> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86725'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86725'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86727> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86727'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86727'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87187> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87187'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87187'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87085> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87085'^^xsd:integer;
  dwc:scientificName 'Desmodora schulzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87085'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '583491'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87778> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87778'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87778'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87780> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87780'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87780'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87735> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87735'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87735'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101236> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101236'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101236'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101230> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101230'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101230'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101229> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101229'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101229'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88771> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88771'^^xsd:integer;
  dwc:scientificName 'Southernia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153148'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88771'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88901> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88901'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88901'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88905> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88905'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88905'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88902> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88902'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88902'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101242> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101242'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101242'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101246> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101246'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101246'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86944> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86944'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86944'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86948> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86948'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86948'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86947> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86947'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86947'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86946> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86946'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86946'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86929> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86929'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86929'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86931> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86931'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86931'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86933> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86933'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86933'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86934> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86934'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86934'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86935> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86935'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86935'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86936> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86936'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86936'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86938> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86938'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86938'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86939> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86939'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86939'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86940> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86940'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86940'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86941> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86941'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86941'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86942> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86942'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86942'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86943> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86943'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86943'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86930> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86930'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86930'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86932> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86932'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86932'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101187> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101187'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101187'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87227> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87227'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87227'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88127> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88127'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88127'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88116> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88116'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88116'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88114> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88114'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88114'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88113> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88113'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88113'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88283> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88283'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88283'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88282> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88282'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88270> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88270'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88270'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88274> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88274'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88274'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88230> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88230'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88230'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88229> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88229'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88229'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88281> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88281'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88288> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88288'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88288'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88285> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88285'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88285'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88284> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88284'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88284'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88243> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88243'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88243'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88241> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88241'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88241'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88189> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88189'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88189'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88205> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88205'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88205'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88190> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88190'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88190'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87529> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87529'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87529'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87531> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87531'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87531'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87548> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87548'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87548'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87533> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87533'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87533'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87534> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87534'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87534'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87535> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87535'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87535'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87530> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87530'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87530'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87540> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87540'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87540'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86412> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86412'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86412'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86417> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86417'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86417'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101275> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101275'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101275'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101276> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101276'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101276'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101278> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101278'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101278'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101279> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101279'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101279'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101281> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101281'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101281'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101270> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101270'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101270'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101267> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101267'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101267'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101271> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101271'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101271'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101272> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101272'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101272'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101273> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101273'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101273'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101283> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101283'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101283'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101285> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101285'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101285'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101286> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101286'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101286'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101282> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101282'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101282'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87541> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87541'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87541'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87547> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87547'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87547'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87543> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87543'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87543'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87544> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87544'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87544'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87537> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87537'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87537'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87545> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87545'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87545'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87532> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87532'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87532'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88657> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88657'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88657'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88663> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88663'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88663'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88664> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88664'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88664'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88665> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88665'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88665'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86534> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86534'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86534'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86533> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86533'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86533'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88055> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88055'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88055'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88060> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88060'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88060'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88660> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88660'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88660'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86885> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86885'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86885'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86886> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86886'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86886'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86882> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86882'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86882'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88506> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88506'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88506'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87410> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87410'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87410'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87113> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87113'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87113'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87416> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87416'^^xsd:integer;
  dwc:scientificName 'Halalaimus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122009'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87416'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122009'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88507> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88507'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88507'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88508> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88508'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88508'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87127> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87127'^^xsd:integer;
  dwc:scientificName 'Dichromadora cephalata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120762'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87127'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120762'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87167> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87167'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87167'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87260> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87260'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87260'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87250> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87250'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87250'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87253> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87253'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87253'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87251> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87251'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87251'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87263> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87263'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87263'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89227> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89227'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89227'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89215> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89215'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89215'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86905> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86905'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86905'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86906> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86906'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86906'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86895> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86895'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86895'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86894> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86894'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86894'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86907> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86907'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86907'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86561> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86561'^^xsd:integer;
  dwc:scientificName 'Chromadorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2278'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86561'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2278'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87259> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87259'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87259'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87258> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87258'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87258'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87257> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87257'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87257'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87256> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87256'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87256'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87255> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87255'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87255'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87254> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87254'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87254'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87262> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87262'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87262'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86449> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86449'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86449'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86879> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86879'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86879'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86881> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86881'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86881'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86869> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86869'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86869'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86871> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86871'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86871'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86884> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86884'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86884'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86883> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86883'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86883'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86878> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86878'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86878'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86464> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86464'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86464'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86467> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86467'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86467'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86456> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86456'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86456'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86872> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86872'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86872'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87034> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87034'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87034'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87035> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87035'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87035'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87036> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87036'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87036'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87965> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87965'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87965'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86707> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86707'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86707'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87538> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87538'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87538'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89244> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89244'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89244'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89050> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89050'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89050'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89051> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89051'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89051'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89396> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89396'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89396'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89404> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89404'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89408> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89408'^^xsd:integer;
  dwc:scientificName 'Xyala striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121647'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89408'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89177> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89177'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89177'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89062> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89062'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89062'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87866> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87866'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87866'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86393> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86393'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86393'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86408> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86408'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86408'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88151> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88151'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88151'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88199> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88199'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88199'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88959> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88959'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88959'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88962> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88962'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88962'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88165> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88165'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88165'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88160> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88160'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88160'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88946> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88946'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88946'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88937> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88937'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88937'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88933> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88933'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88933'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86662> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86662'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86662'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86661> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86661'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86661'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86692> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86692'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86692'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86702> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86702'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86702'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87249> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87249'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87249'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87261> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87261'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus litoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121857'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87261'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86870> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86870'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86870'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86888> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86888'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86888'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87033> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87033'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87033'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87967> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87967'^^xsd:integer;
  dwc:scientificName 'Nemanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2550'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87967'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '2550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87011> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87011'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87011'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87026> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87026'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87026'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87943> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87943'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87943'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87942> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87942'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87942'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86785> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86785'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86785'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86769> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86769'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86769'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87376> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87376'^^xsd:integer;
  dwc:scientificName 'Gammanema conicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120932'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87376'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88294> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88294'^^xsd:integer;
  dwc:scientificName 'Oncholaimus brachycercus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122165'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88294'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122165'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89344> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89344'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89344'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89336> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89336'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89336'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87269> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87269'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87269'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88158> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88158'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88158'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88164> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88164'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88164'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88163> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88163'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88163'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88162> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88162'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88162'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88161> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88161'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88161'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88167> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88167'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88167'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88159> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88159'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88159'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88149> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88149'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88149'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88150> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88150'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88150'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88152> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88152'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88152'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88157> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88157'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88157'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88166> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88166'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88166'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88168> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88168'^^xsd:integer;
  dwc:scientificName 'Odontophora longisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121326'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88168'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87324> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87324'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87324'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87582> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87582'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87582'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87580> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87580'^^xsd:integer;
  dwc:scientificName 'Mesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2517'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87580'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86746> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86746'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86746'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88192> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88192'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88192'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88197> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88197'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88197'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88198> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88198'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88198'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88200> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88200'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88200'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88206> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88206'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88206'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88208> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88208'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88208'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88191> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88191'^^xsd:integer;
  dwc:scientificName 'Odontophora setosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88191'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86390> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86390'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86390'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86404> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86404'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86404'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86405> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86405'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86405'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86392> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86392'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86392'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86391> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86391'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86391'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86395> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86395'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86395'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86401> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86401'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86401'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86402> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86402'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86402'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86399> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86399'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86399'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86407> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86407'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86407'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86397> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86397'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86397'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86396> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86396'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86396'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86394> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86394'^^xsd:integer;
  dwc:scientificName 'Camacolaimus barbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121227'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86394'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87867> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87867'^^xsd:integer;
  dwc:scientificName 'Microlaimus zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121102'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87867'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88951> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88951'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88951'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88968> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88968'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88968'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88953> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88953'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88953'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88967> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88967'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88967'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88966> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88966'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88966'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88965> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88965'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88965'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88960> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88960'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88960'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88964> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88964'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88964'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88963> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88963'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88963'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88955> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88955'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus jayasreei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121289'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88955'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '868903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87764> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87764'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87764'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87763> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87763'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87763'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87762> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87762'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87762'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87761> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87761'^^xsd:integer;
  dwc:scientificName 'Microlaimus conothelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121073'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87761'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88944> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88944'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88944'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88948> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88948'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88948'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88947> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88947'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88947'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88945> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88945'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88945'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88941> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88941'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88941'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88935> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88935'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88935'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88939> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88939'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88939'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88940> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88940'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88940'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88934> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88934'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88934'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88932> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88932'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88932'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88936> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88936'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88936'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86649> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86649'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86649'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86650> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86650'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86650'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86651> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86651'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86651'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86652> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86652'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86652'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86655> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86655'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86655'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86663> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86663'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86663'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86664> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86664'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86664'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86665> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86665'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86665'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86667> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86667'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86667'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86668> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86668'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86668'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86656> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86656'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86656'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86660> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86660'^^xsd:integer;
  dwc:scientificName 'Chromadorita tentabunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153133'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86660'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87291> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87291'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121864'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87291'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121864'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87247> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87247'^^xsd:integer;
  dwc:scientificName 'Enoploides longispiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121845'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87247'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86494> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86494'^^xsd:integer;
  dwc:scientificName 'Chromadora macrolaima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120683'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86494'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86695> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86695'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86695'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86694> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86694'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86694'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86693> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86693'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86693'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86691> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86691'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86691'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86689> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86689'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86689'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86696> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86696'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86696'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86690> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86690'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86690'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86706> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86706'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86706'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86704> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86704'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86704'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86697> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86697'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86697'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86705> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86705'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86705'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86703> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86703'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86703'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86708> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86708'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86708'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86701> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86701'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86701'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86700> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86700'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86700'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86699> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86699'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86699'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86698> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86698'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86698'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88746> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88746'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88746'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88736> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88736'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88736'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88734> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88734'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88734'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101227> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101227'^^xsd:integer;
  dwc:scientificName 'Aponema torosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121062'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101227'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87733> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87733'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87733'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87779> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87779'^^xsd:integer;
  dwc:scientificName 'Microlaimus marinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121086'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87779'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121086'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87539> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87539'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87539'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87536> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87536'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87536'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86419> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86419'^^xsd:integer;
  dwc:scientificName 'Camacolaimus longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121231'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86419'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '868936'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87546> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87546'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87546'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88115> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88115'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88115'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101284> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101284'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101284'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101280> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101280'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101280'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101274> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101274'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101274'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101367> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101367'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101367'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88667> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88667'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88667'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88651> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88651'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88651'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86532> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86532'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86532'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86538> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86538'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86538'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88009> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88009'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88009'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88012> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88012'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88012'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87998> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87998'^^xsd:integer;
  dwc:scientificName 'Neochromadora poecilosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120792'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87998'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88537> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88537'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88537'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88530> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88530'^^xsd:integer;
  dwc:scientificName 'Ptycholaimellus ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120798'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88530'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '120798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88462> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88462'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88462'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88467> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88467'^^xsd:integer;
  dwc:scientificName 'Praeacanthonchus opheliae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120846'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88467'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88068> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88068'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88068'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88058> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88058'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88058'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88395> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88395'^^xsd:integer;
  dwc:scientificName 'Pomponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2318'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88395'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86945> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86945'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86945'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86937> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86937'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121540'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86937'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88061> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88061'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88061'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88661> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88661'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88661'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88244> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88244'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88244'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88242> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88242'^^xsd:integer;
  dwc:scientificName 'Odontophora villoti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121336'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88242'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88286> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88286'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88286'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88269> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88269'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88269'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88273> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88273'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88273'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88276> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88276'^^xsd:integer;
  dwc:scientificName 'Odontophora wieseri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121337'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88276'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86880> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86880'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86880'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86461> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86461'^^xsd:integer;
  dwc:scientificName 'Campylaimus lefeverei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121402'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86461'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86877> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86877'^^xsd:integer;
  dwc:scientificName 'Daptonema hirsutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121533'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86877'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87151> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87151'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87151'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87274> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87274'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87274'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101376> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101376'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101376'^^xsd:anyURI;
  dwc:observationDate '1996-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101368> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A101368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:101368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '101368'^^xsd:integer;
  dwc:scientificName 'Bathylaimus capacosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122237'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:101368'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '122237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88662> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A88662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:88662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '88662'^^xsd:integer;
  dwc:scientificName 'Sabatieria pulchra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121374'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:88662'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121374'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86536> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86536'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86536'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87904> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87904'^^xsd:integer;
  dwc:scientificName 'Molgolaimus demani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120992'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87904'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '161096'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87542> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87542'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87542'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86543> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86543'^^xsd:integer;
  dwc:scientificName 'Chromadora nudicapitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120684'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86543'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '120684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87027> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A87027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:87027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '87027'^^xsd:integer;
  dwc:scientificName 'Daptonema psammoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:87027'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89178> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89178'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89178'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89174> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89174'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89174'^^xsd:anyURI;
  dwc:observationDate '1997-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89180> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A89180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:89180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '89180'^^xsd:integer;
  dwc:scientificName 'Theristus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121609'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:89180'^^xsd:anyURI;
  dwc:observationDate '1997-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '121609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86990> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86990'^^xsd:integer;
  dwc:scientificName 'Daptonema procerum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121545'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86990'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86829> ;
  mr:hasGeometry <https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6283 -3.4317)"^^geo:wktLiteral ;
  geo-pos:lat "50.6283"^^xsd:decimal ;
  geo-pos:long "-3.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/861__urn%3Acatalog%3AMarBEF%2FManuela%3Ac6f%3A86829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:c6f:86829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/861_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'c6f'^^xsd:string;
  dwc:catalogNumber '86829'^^xsd:integer;
  dwc:scientificName 'Daptonema biggi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'British Isles: England:Exe estuary & Lynher estuar'^^xsd:string;
  dwc:longitude '-3.4317'^^xsd:double;
  dwc:latitude '50.6283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121520'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:c6f:86829'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '121520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF